pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.medialive.kotlin.outputs
/
ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsHlsCdnSettingHlsMediaStoreSettings
Channel
Encoder
Settings
Output
Group
Output
Group
Settings
Hls
Group
Settings
Hls
Cdn
Setting
Hls
Media
Store
Settings
data
class
ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsHlsCdnSettingHlsMediaStoreSettings
(
val
connectionRetryInterval
:
Int
?
=
null
,
val
filecacheDuration
:
Int
?
=
null
,
val
mediaStoreStorageClass
:
String
?
=
null
,
val
numRetries
:
Int
?
=
null
,
val
restartDelay
:
Int
?
=
null
)
Types
Constructors
Properties
Constructors
Channel
Encoder
Settings
Output
Group
Output
Group
Settings
Hls
Group
Settings
Hls
Cdn
Setting
Hls
Media
Store
Settings
Link copied to clipboard
fun
ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsHlsCdnSettingHlsMediaStoreSettings
(
connectionRetryInterval
:
Int
?
=
null
,
filecacheDuration
:
Int
?
=
null
,
mediaStoreStorageClass
:
String
?
=
null
,
numRetries
:
Int
?
=
null
,
restartDelay
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
connection
Retry
Interval
Link copied to clipboard
val
connectionRetryInterval
:
Int
?
=
null
filecache
Duration
Link copied to clipboard
val
filecacheDuration
:
Int
?
=
null
media
Store
Storage
Class
Link copied to clipboard
val
mediaStoreStorageClass
:
String
?
=
null
num
Retries
Link copied to clipboard
val
numRetries
:
Int
?
=
null
restart
Delay
Link copied to clipboard
val
restartDelay
:
Int
?
=
null