Uses of Interface
software.amazon.awscdk.services.ivs.CfnStage.AutoParticipantRecordingConfigurationProperty
Packages that use CfnStage.AutoParticipantRecordingConfigurationProperty
-
Uses of CfnStage.AutoParticipantRecordingConfigurationProperty in software.amazon.awscdk.services.ivs
Classes in software.amazon.awscdk.services.ivs that implement CfnStage.AutoParticipantRecordingConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStage.AutoParticipantRecordingConfigurationPropertyMethods in software.amazon.awscdk.services.ivs that return CfnStage.AutoParticipantRecordingConfigurationPropertyModifier and TypeMethodDescriptionCfnStage.AutoParticipantRecordingConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ivs with parameters of type CfnStage.AutoParticipantRecordingConfigurationPropertyModifier and TypeMethodDescriptionCfnStage.Builder.autoParticipantRecordingConfiguration(CfnStage.AutoParticipantRecordingConfigurationProperty autoParticipantRecordingConfiguration) Configuration object for individual participant recording, to attach to the new stage.CfnStageProps.Builder.autoParticipantRecordingConfiguration(CfnStage.AutoParticipantRecordingConfigurationProperty autoParticipantRecordingConfiguration) Sets the value ofCfnStageProps.getAutoParticipantRecordingConfiguration()voidCfnStage.setAutoParticipantRecordingConfiguration(CfnStage.AutoParticipantRecordingConfigurationProperty value) Configuration object for individual participant recording, to attach to the new stage.