Stage Args
data class StageArgs(val autoParticipantRecordingConfiguration: Output<StageAutoParticipantRecordingConfigurationArgs>? = null, val name: Output<String>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<StageArgs>
Resource Definition for type AWS::IVS::Stage.
Constructors
Link copied to clipboard
constructor(autoParticipantRecordingConfiguration: Output<StageAutoParticipantRecordingConfigurationArgs>? = null, name: Output<String>? = null, tags: Output<List<TagArgs>>? = null)
Properties
Link copied to clipboard
val autoParticipantRecordingConfiguration: Output<StageAutoParticipantRecordingConfigurationArgs>? = null