Class: Aws::Types::AwsLocation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_role::String

Returns the value of attribute access_role.

Returns:

  • (::String)


462
463
464
# File 'sig/types.rbs', line 462

def access_role
  @access_role
end

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


463
464
465
# File 'sig/types.rbs', line 463

def 
  @aws_account_id
end

#aws_region::String

Returns the value of attribute aws_region.

Returns:

  • (::String)


464
465
466
# File 'sig/types.rbs', line 464

def aws_region
  @aws_region
end

#iam_connection_id::String

Returns the value of attribute iam_connection_id.

Returns:

  • (::String)


465
466
467
# File 'sig/types.rbs', line 465

def iam_connection_id
  @iam_connection_id
end