DescribeConfigurationRecorderStatusResponse
public struct DescribeConfigurationRecorderStatusResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list that contains status of the specified recorders.
Declaration
Swift
public let configurationRecordersStatus: [ConfigurationRecorderStatus]? -
Undocumented
Declaration
Swift
public init(configurationRecordersStatus: [ConfigurationRecorderStatus]? = nil)
View on GitHub
DescribeConfigurationRecorderStatusResponse Structure Reference