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)


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

def arn: () -> ::String

#channel_group_name::String

Returns:

  • (::String)


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

def channel_group_name: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#egress_domain::String

Returns:

  • (::String)


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

def egress_domain: () -> ::String

#etag::String

Returns:

  • (::String)


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

def etag: () -> ::String

#modified_at::Time

Returns:

  • (::Time)


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

def modified_at: () -> ::Time

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

Returns:

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


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

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