Module: Aws::MediaPackageVod::Client::_CreateAssetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::String

Returns:

  • (::String)


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

def created_at: () -> ::String

#egress_endpoints::Array[Types::EgressEndpoint]

Returns:



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

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

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#packaging_group_id::String

Returns:

  • (::String)


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

def packaging_group_id: () -> ::String

#resource_id::String

Returns:

  • (::String)


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

def resource_id: () -> ::String

#source_arn::String

Returns:

  • (::String)


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

def source_arn: () -> ::String

#source_role_arn::String

Returns:

  • (::String)


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

def source_role_arn: () -> ::String

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

Returns:

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


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

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