Class: Aws::Types::DescribeHsmRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hsm_arn::String

Returns the value of attribute hsm_arn.

Returns:

  • (::String)


118
119
120
# File 'sig/types.rbs', line 118

def hsm_arn
  @hsm_arn
end

#hsm_serial_number::String

Returns the value of attribute hsm_serial_number.

Returns:

  • (::String)


119
120
121
# File 'sig/types.rbs', line 119

def hsm_serial_number
  @hsm_serial_number
end