Class: Aws::Types::Signer

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_number::String

Returns the value of attribute aws_account_number.

Returns:

  • (::String)


3377
3378
3379
# File 'sig/types.rbs', line 3377

def 
  @aws_account_number
end

#key_pair_idsTypes::KeyPairIds

Returns the value of attribute key_pair_ids.

Returns:



3378
3379
3380
# File 'sig/types.rbs', line 3378

def key_pair_ids
  @key_pair_ids
end