Class: Aws::Types::DeleteSignalingChannelInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_arn::String

Returns the value of attribute channel_arn.

Returns:

  • (::String)


87
88
89
# File 'sig/types.rbs', line 87

def channel_arn
  @channel_arn
end

#current_version::String

Returns the value of attribute current_version.

Returns:

  • (::String)


88
89
90
# File 'sig/types.rbs', line 88

def current_version
  @current_version
end