Class: Aws::Types::KGKeyPairIds

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key_group_id::String

Returns the value of attribute key_group_id.

Returns:

  • (::String)


2147
2148
2149
# File 'sig/types.rbs', line 2147

def key_group_id
  @key_group_id
end

#key_pair_idsTypes::KeyPairIds

Returns the value of attribute key_pair_ids.

Returns:



2148
2149
2150
# File 'sig/types.rbs', line 2148

def key_pair_ids
  @key_pair_ids
end