Class: Aws::Types::DescribeChannelMembershipForAppInstanceUserRequest

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)


393
394
395
# File 'sig/types.rbs', line 393

def app_instance_user_arn
  @app_instance_user_arn
end

#channel_arn::String

Returns the value of attribute channel_arn.

Returns:

  • (::String)


392
393
394
# File 'sig/types.rbs', line 392

def channel_arn
  @channel_arn
end

#chime_bearer::String

Returns the value of attribute chime_bearer.

Returns:

  • (::String)


394
395
396
# File 'sig/types.rbs', line 394

def chime_bearer
  @chime_bearer
end