Class: Aws::Types::DescribeChannelRequest

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)


474
475
476
# File 'sig/types.rbs', line 474

def channel_arn
  @channel_arn
end

#cluster_arn::String

Returns the value of attribute cluster_arn.

Returns:

  • (::String)


475
476
477
# File 'sig/types.rbs', line 475

def cluster_arn
  @cluster_arn
end