pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.medialive.kotlin.outputs
/
ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsHlsCdnSettingHlsWebdavSettings
Channel
Encoder
Settings
Output
Group
Output
Group
Settings
Hls
Group
Settings
Hls
Cdn
Setting
Hls
Webdav
Settings
data
class
ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsHlsCdnSettingHlsWebdavSettings
(
val
connectionRetryInterval
:
Int
?
=
null
,
val
filecacheDuration
:
Int
?
=
null
,
val
httpTransferMode
:
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
Webdav
Settings
Link copied to clipboard
fun
ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsHlsCdnSettingHlsWebdavSettings
(
connectionRetryInterval
:
Int
?
=
null
,
filecacheDuration
:
Int
?
=
null
,
httpTransferMode
:
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
http
Transfer
Mode
Link copied to clipboard
val
httpTransferMode
:
String
?
=
null
num
Retries
Link copied to clipboard
val
numRetries
:
Int
?
=
null
restart
Delay
Link copied to clipboard
val
restartDelay
:
Int
?
=
null