Class: Aws::Types::DescribeChannelModeratedByAppInstanceUserRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_instance_user_arn::String

Returns the value of attribute app_instance_user_arn.

Returns:

  • (::String)


418
419
420
# File 'sig/types.rbs', line 418

def app_instance_user_arn
  @app_instance_user_arn
end

#channel_arn::String

Returns the value of attribute channel_arn.

Returns:

  • (::String)


417
418
419
# File 'sig/types.rbs', line 417

def channel_arn
  @channel_arn
end

#chime_bearer::String

Returns the value of attribute chime_bearer.

Returns:

  • (::String)


419
420
421
# File 'sig/types.rbs', line 419

def chime_bearer
  @chime_bearer
end