Class: Aws::Types::UpdateBridgeSourceResponse

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)


2440
2441
2442
# File 'sig/types.rbs', line 2440

def bridge_arn
  @bridge_arn
end

#sourceTypes::BridgeSource

Returns the value of attribute source.

Returns:



2441
2442
2443
# File 'sig/types.rbs', line 2441

def source
  @source
end