StopConfigurationRecorderRequest
public struct StopConfigurationRecorderRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the recorder object that records each configuration change made to the resources.
Declaration
Swift
public let configurationRecorderName: String
-
Undocumented
Declaration
Swift
public init(configurationRecorderName: String)
-
Declaration
Swift
public func validate(name: String) throws