Class: Aws::Types::AssociateChannelFlowRequest

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)


19
20
21
# File 'sig/types.rbs', line 19

def channel_arn
  @channel_arn
end

#channel_flow_arn::String

Returns the value of attribute channel_flow_arn.

Returns:

  • (::String)


20
21
22
# File 'sig/types.rbs', line 20

def channel_flow_arn
  @channel_flow_arn
end

#chime_bearer::String

Returns the value of attribute chime_bearer.

Returns:

  • (::String)


21
22
23
# File 'sig/types.rbs', line 21

def chime_bearer
  @chime_bearer
end