Class: Aws::Types::HsmConfigurationMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hsm_configurations::Array[Types::HsmConfiguration]

Returns the value of attribute hsm_configurations.

Returns:



1684
1685
1686
# File 'sig/types.rbs', line 1684

def hsm_configurations
  @hsm_configurations
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1683
1684
1685
# File 'sig/types.rbs', line 1683

def marker
  @marker
end