Module: Aws::MediaPackageV2::Client::_UpdateChannelGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#channel_group_name::String

Returns:

  • (::String)


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

def channel_group_name: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#egress_domain::String

Returns:

  • (::String)


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

def egress_domain: () -> ::String

#etag::String

Returns:

  • (::String)


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

def etag: () -> ::String

#modified_at::Time

Returns:

  • (::Time)


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

def modified_at: () -> ::Time

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]