Class: Aws::Types::UpdateChannelResponse

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)


1617
1618
1619
# File 'sig/types.rbs', line 1617

def channel_arn
  @channel_arn
end

#cluster_operation_arn::String

Returns the value of attribute cluster_operation_arn.

Returns:

  • (::String)


1618
1619
1620
# File 'sig/types.rbs', line 1618

def cluster_operation_arn
  @cluster_operation_arn
end