Class: Aws::Types::SafetyLever

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:



658
659
660
# File 'sig/types.rbs', line 658

def arn
  @arn
end

#id::String

Returns the value of attribute id.

Returns:



657
658
659
# File 'sig/types.rbs', line 657

def id
  @id
end

#stateTypes::SafetyLeverState

Returns the value of attribute state.

Returns:



659
660
661
# File 'sig/types.rbs', line 659

def state
  @state
end