Class: Aws::Types::CreateGatewayResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#gateway_arn::String

Returns the value of attribute gateway_arn.

Returns:

  • (::String)


1048
1049
1050
# File 'sig/types.rbs', line 1048

def gateway_arn
  @gateway_arn
end

#gateway_id::String

Returns the value of attribute gateway_id.

Returns:

  • (::String)


1047
1048
1049
# File 'sig/types.rbs', line 1047

def gateway_id
  @gateway_id
end