Class: Aws::Types::AwsAccount

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

Defined Under Namespace

Classes: AwsAccountId, AwsAccountIdPath, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


444
445
446
# File 'sig/types.rbs', line 444

def 
  @aws_account_id
end

#aws_account_id_path::String

Returns the value of attribute aws_account_id_path.

Returns:

  • (::String)


445
446
447
# File 'sig/types.rbs', line 445

def 
  @aws_account_id_path
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


446
447
448
# File 'sig/types.rbs', line 446

def unknown
  @unknown
end