Class: Aws::Types::DeleteHsmRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_id::String

Returns the value of attribute cluster_id.

Returns:

  • (::String)


162
163
164
# File 'sig/types.rbs', line 162

def cluster_id
  @cluster_id
end

#eni_id::String

Returns the value of attribute eni_id.

Returns:

  • (::String)


164
165
166
# File 'sig/types.rbs', line 164

def eni_id
  @eni_id
end

#eni_ip::String

Returns the value of attribute eni_ip.

Returns:

  • (::String)


165
166
167
# File 'sig/types.rbs', line 165

def eni_ip
  @eni_ip
end

#hsm_id::String

Returns the value of attribute hsm_id.

Returns:

  • (::String)


163
164
165
# File 'sig/types.rbs', line 163

def hsm_id
  @hsm_id
end