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)


2306
2307
2308
# File 'sig/types.rbs', line 2306

def client_token
  @client_token
end

#egress_only_internet_gatewayTypes::EgressOnlyInternetGateway

Returns the value of attribute egress_only_internet_gateway.



2307
2308
2309
# File 'sig/types.rbs', line 2307

def egress_only_internet_gateway
  @egress_only_internet_gateway
end