Module: Aws::MediaTailor::Client::_UpdateVodSourceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#http_package_configurations::Array[Types::HttpPackageConfiguration]

Returns:



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

def http_package_configurations: () -> ::Array[Types::HttpPackageConfiguration]

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#source_location_name::String

Returns:

  • (::String)


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

def source_location_name: () -> ::String

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

Returns:

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


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

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

#vod_source_name::String

Returns:

  • (::String)


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

def vod_source_name: () -> ::String