Class: Aws::Types::CreateEgressOnlyInternetGatewayResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


2434
2435
2436
# File 'sig/types.rbs', line 2434

def client_token
  @client_token
end

#egress_only_internet_gatewayTypes::EgressOnlyInternetGateway

Returns the value of attribute egress_only_internet_gateway.



2435
2436
2437
# File 'sig/types.rbs', line 2435

def egress_only_internet_gateway
  @egress_only_internet_gateway
end