Class: Aws::Types::RemoveBridgeOutputResponse

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)


1549
1550
1551
# File 'sig/types.rbs', line 1549

def bridge_arn
  @bridge_arn
end

#output_name::String

Returns the value of attribute output_name.

Returns:

  • (::String)


1550
1551
1552
# File 'sig/types.rbs', line 1550

def output_name
  @output_name
end