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)


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

def arn: () -> ::String

#channel_group_name::String

Returns:

  • (::String)


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

def channel_group_name: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#egress_domain::String

Returns:

  • (::String)


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

def egress_domain: () -> ::String

#etag::String

Returns:

  • (::String)


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

def etag: () -> ::String

#modified_at::Time

Returns:

  • (::Time)


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

def modified_at: () -> ::Time

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

Returns:

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


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

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