SendCommandResult
public struct SendCommandResult : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The request as it was received by Systems Manager. Also provides the command ID which can be used future references to this request. DeclarationSwift public let command: Command?
- 
                  
                  Undocumented DeclarationSwift public init(command: Command? = nil)
 View on GitHub
View on GitHub SendCommandResult Structure Reference
        SendCommandResult Structure Reference