Module: Aws::CloudTrail::Client::_UpdateChannelResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::UpdateChannelResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#channel_arn::String

Returns:

  • (::String)


991
# File 'sig/client.rbs', line 991

def channel_arn: () -> ::String

#destinations::Array[Types::Destination]

Returns:



994
# File 'sig/client.rbs', line 994

def destinations: () -> ::Array[Types::Destination]

#name::String

Returns:

  • (::String)


992
# File 'sig/client.rbs', line 992

def name: () -> ::String

#source::String

Returns:

  • (::String)


993
# File 'sig/client.rbs', line 993

def source: () -> ::String