DescribeInsightRulesInput
public struct DescribeInsightRulesInput : AWSShape
extension CloudWatch.DescribeInsightRulesInput: AWSPaginateStringToken
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
This parameter is not currently used. Reserved for future use. If it is used in the future, the maximum value might be different.
Declaration
Swift
public let maxResults: Int?
-
Reserved for future use.
Declaration
Swift
public let nextToken: String?
-
Undocumented
Declaration
Swift
public init(maxResults: Int? = nil, nextToken: String? = nil)
-
Declaration
Swift
public func validate(name: String) throws
-
Undocumented
Declaration
Swift
public func usingPaginationToken(_ token: String) -> CloudWatch.DescribeInsightRulesInput