Class: Aws::Types::SetGatewayBridgeSourceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bridge_arn::String

Returns the value of attribute bridge_arn.

Returns:

  • (::String)


2069
2070
2071
# File 'sig/types.rbs', line 2069

def bridge_arn
  @bridge_arn
end

#vpc_interface_attachmentTypes::VpcInterfaceAttachment

Returns the value of attribute vpc_interface_attachment.



2070
2071
2072
# File 'sig/types.rbs', line 2070

def vpc_interface_attachment
  @vpc_interface_attachment
end