Class: Aws::Types::AssociateCustomerGatewayRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#customer_gateway_arn ⇒ ::String

Returns the value of attribute customer_gateway_arn.

Returns:

  • (::String)


52
53
54
# File 'sig/types.rbs', line 52

def customer_gateway_arn
  @customer_gateway_arn
end

#device_id ⇒ ::String

Returns the value of attribute device_id.

Returns:

  • (::String)


54
55
56
# File 'sig/types.rbs', line 54

def device_id
  @device_id
end

#global_network_id ⇒ ::String

Returns the value of attribute global_network_id.

Returns:

  • (::String)


53
54
55
# File 'sig/types.rbs', line 53

def global_network_id
  @global_network_id
end

Returns the value of attribute link_id.

Returns:

  • (::String)


55
56
57
# File 'sig/types.rbs', line 55

def link_id
  @link_id
end