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)


1051
1052
1053
# File 'sig/types.rbs', line 1051

def gateway_arn
  @gateway_arn
end

#gateway_id::String

Returns the value of attribute gateway_id.

Returns:

  • (::String)


1050
1051
1052
# File 'sig/types.rbs', line 1050

def gateway_id
  @gateway_id
end