Class: Aws::Types::CreateCommandResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#command_arn::String

Returns the value of attribute command_arn.

Returns:

  • (::String)


829
830
831
# File 'sig/types.rbs', line 829

def command_arn
  @command_arn
end

#command_id::String

Returns the value of attribute command_id.

Returns:

  • (::String)


828
829
830
# File 'sig/types.rbs', line 828

def command_id
  @command_id
end