Class: Aws::Types::CreateVpcPeeringAuthorizationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#game_lift_aws_account_id::String

Returns the value of attribute game_lift_aws_account_id.

Returns:

  • (::String)


501
502
503
# File 'sig/types.rbs', line 501

def 
  @game_lift_aws_account_id
end

#peer_vpc_id::String

Returns the value of attribute peer_vpc_id.

Returns:

  • (::String)


502
503
504
# File 'sig/types.rbs', line 502

def peer_vpc_id
  @peer_vpc_id
end