Class: Aws::Types::HlsCdnSettings

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hls_akamai_settingsTypes::HlsAkamaiSettings

Returns the value of attribute hls_akamai_settings.



1539
1540
1541
# File 'sig/types.rbs', line 1539

def hls_akamai_settings
  @hls_akamai_settings
end

#hls_basic_put_settingsTypes::HlsBasicPutSettings

Returns the value of attribute hls_basic_put_settings.



1540
1541
1542
# File 'sig/types.rbs', line 1540

def hls_basic_put_settings
  @hls_basic_put_settings
end

#hls_media_store_settingsTypes::HlsMediaStoreSettings

Returns the value of attribute hls_media_store_settings.



1541
1542
1543
# File 'sig/types.rbs', line 1541

def hls_media_store_settings
  @hls_media_store_settings
end

#hls_s3_settingsTypes::HlsS3Settings

Returns the value of attribute hls_s3_settings.



1542
1543
1544
# File 'sig/types.rbs', line 1542

def hls_s3_settings
  @hls_s3_settings
end

#hls_webdav_settingsTypes::HlsWebdavSettings

Returns the value of attribute hls_webdav_settings.



1543
1544
1545
# File 'sig/types.rbs', line 1543

def hls_webdav_settings
  @hls_webdav_settings
end