Module: Aws::MediaPackageV2::Client::_CreateChannelGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#channel_group_name::String

Returns:

  • (::String)


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

def channel_group_name: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#egress_domain::String

Returns:

  • (::String)


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

def egress_domain: () -> ::String

#etag::String

Returns:

  • (::String)


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

def etag: () -> ::String

#modified_at::Time

Returns:

  • (::Time)


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

def modified_at: () -> ::Time

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

Returns:

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


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

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