Class: Aws::Types::DisassociateChannelFlowRequest

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:



452
453
454
# File 'sig/types.rbs', line 452

def channel_arn
  @channel_arn
end

#channel_flow_arn::String

Returns the value of attribute channel_flow_arn.

Returns:



453
454
455
# File 'sig/types.rbs', line 453

def channel_flow_arn
  @channel_flow_arn
end

#chime_bearer::String

Returns the value of attribute chime_bearer.

Returns:



454
455
456
# File 'sig/types.rbs', line 454

def chime_bearer
  @chime_bearer
end