Class: Aws::Types::UpdateGatewayInstanceResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bridge_placement"AVAILABLE", "LOCKED"

Returns the value of attribute bridge_placement.

Returns:

  • ("AVAILABLE", "LOCKED")


2611
2612
2613
# File 'sig/types.rbs', line 2611

def bridge_placement
  @bridge_placement
end

#gateway_instance_arn::String

Returns the value of attribute gateway_instance_arn.

Returns:

  • (::String)


2612
2613
2614
# File 'sig/types.rbs', line 2612

def gateway_instance_arn
  @gateway_instance_arn
end