Uses of Class
software.amazon.awscdk.services.ivs.CfnRecordingConfigurationProps.Builder
Packages that use CfnRecordingConfigurationProps.Builder
-
Uses of CfnRecordingConfigurationProps.Builder in software.amazon.awscdk.services.ivs
Methods in software.amazon.awscdk.services.ivs that return CfnRecordingConfigurationProps.BuilderModifier and TypeMethodDescriptionCfnRecordingConfigurationProps.builder()CfnRecordingConfigurationProps.Builder.destinationConfiguration(IResolvable destinationConfiguration) Sets the value ofCfnRecordingConfigurationProps.getDestinationConfiguration()CfnRecordingConfigurationProps.Builder.destinationConfiguration(CfnRecordingConfiguration.DestinationConfigurationProperty destinationConfiguration) Sets the value ofCfnRecordingConfigurationProps.getDestinationConfiguration()Sets the value ofCfnRecordingConfigurationProps.getName()CfnRecordingConfigurationProps.Builder.recordingReconnectWindowSeconds(Number recordingReconnectWindowSeconds) Sets the value ofCfnRecordingConfigurationProps.getRecordingReconnectWindowSeconds()Sets the value ofCfnRecordingConfigurationProps.getTags()CfnRecordingConfigurationProps.Builder.thumbnailConfiguration(IResolvable thumbnailConfiguration) Sets the value ofCfnRecordingConfigurationProps.getThumbnailConfiguration()CfnRecordingConfigurationProps.Builder.thumbnailConfiguration(CfnRecordingConfiguration.ThumbnailConfigurationProperty thumbnailConfiguration) Sets the value ofCfnRecordingConfigurationProps.getThumbnailConfiguration()Constructors in software.amazon.awscdk.services.ivs with parameters of type CfnRecordingConfigurationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRecordingConfigurationProps.Builder.