PutConfigurationAggregatorResponse
public struct PutConfigurationAggregatorResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Returns a ConfigurationAggregator object.
Declaration
Swift
public let configurationAggregator: ConfigurationAggregator? -
Undocumented
Declaration
Swift
public init(configurationAggregator: ConfigurationAggregator? = nil)
View on GitHub
PutConfigurationAggregatorResponse Structure Reference