DescribeConfigurationRecordersRequest
public struct DescribeConfigurationRecordersRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list of configuration recorder names.
Declaration
Swift
public let configurationRecorderNames: [String]? -
Undocumented
Declaration
Swift
public init(configurationRecorderNames: [String]? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DescribeConfigurationRecordersRequest Structure Reference