Uses of Interface
software.amazon.awscdk.services.ivs.CfnStorageConfiguration.S3StorageConfigurationProperty
-
Uses of CfnStorageConfiguration.S3StorageConfigurationProperty in software.amazon.awscdk.services.ivs
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnStorageConfiguration.S3StorageConfigurationProperty
Modifier and TypeMethodDescriptionCfnStorageConfiguration.S3StorageConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnStorageConfiguration.Builder.s3
(CfnStorageConfiguration.S3StorageConfigurationProperty s3) An S3 storage configuration contains information about where recorded video will be stored.CfnStorageConfigurationProps.Builder.s3
(CfnStorageConfiguration.S3StorageConfigurationProperty s3) Sets the value ofCfnStorageConfigurationProps.getS3()
void
CfnStorageConfiguration.setS3
(CfnStorageConfiguration.S3StorageConfigurationProperty value) An S3 storage configuration contains information about where recorded video will be stored.