Class: Aws::Types::RemoveBridgeSourceResponse

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)


1561
1562
1563
# File 'sig/types.rbs', line 1561

def bridge_arn
  @bridge_arn
end

#source_name::String

Returns the value of attribute source_name.

Returns:

  • (::String)


1562
1563
1564
# File 'sig/types.rbs', line 1562

def source_name
  @source_name
end