Class: Aws::Types::DeployTargetEventContext

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns the value of attribute message.

Returns:



435
436
437
# File 'sig/types.rbs', line 435

def message
  @message
end

#ssm_command_id::String

Returns the value of attribute ssm_command_id.

Returns:



434
435
436
# File 'sig/types.rbs', line 434

def ssm_command_id
  @ssm_command_id
end