Module: Aws::MediaTailor::Client::_CreateVodSourceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#http_package_configurations::Array[Types::HttpPackageConfiguration]

Returns:



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

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

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#source_location_name::String

Returns:

  • (::String)


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

def source_location_name: () -> ::String

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

Returns:

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


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

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

#vod_source_name::String

Returns:

  • (::String)


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

def vod_source_name: () -> ::String