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)


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

def arn: () -> ::String

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#http_package_configurations::Array[Types::HttpPackageConfiguration]

Returns:



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

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

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#source_location_name::String

Returns:

  • (::String)


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

def source_location_name: () -> ::String

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

Returns:

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


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

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

#vod_source_name::String

Returns:

  • (::String)


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

def vod_source_name: () -> ::String