Module: Aws::MediaPackageVod::Client::_DescribeAssetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::String

Returns:

  • (::String)


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

def created_at: () -> ::String

#egress_endpoints::Array[Types::EgressEndpoint]

Returns:



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

def egress_endpoints: () -> ::Array[Types::EgressEndpoint]

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#packaging_group_id::String

Returns:

  • (::String)


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

def packaging_group_id: () -> ::String

#resource_id::String

Returns:

  • (::String)


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

def resource_id: () -> ::String

#source_arn::String

Returns:

  • (::String)


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

def source_arn: () -> ::String

#source_role_arn::String

Returns:

  • (::String)


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

def source_role_arn: () -> ::String

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

Returns:

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


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

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