Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ivs.CfnStorageConfigurationPropsMixin.S3StorageConfigurationProperty
Packages that use CfnStorageConfigurationPropsMixin.S3StorageConfigurationProperty
-
Uses of CfnStorageConfigurationPropsMixin.S3StorageConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.ivs
Classes in software.amazon.awscdk.cfnpropertymixins.services.ivs that implement CfnStorageConfigurationPropsMixin.S3StorageConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStorageConfigurationPropsMixin.S3StorageConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ivs that return CfnStorageConfigurationPropsMixin.S3StorageConfigurationPropertyModifier and TypeMethodDescriptionCfnStorageConfigurationPropsMixin.S3StorageConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ivs with parameters of type CfnStorageConfigurationPropsMixin.S3StorageConfigurationPropertyModifier and TypeMethodDescriptionCfnStorageConfigurationMixinProps.Builder.s3(CfnStorageConfigurationPropsMixin.S3StorageConfigurationProperty s3) Sets the value ofCfnStorageConfigurationMixinProps.getS3()CfnStorageConfigurationPropsMixin.Builder.s3(CfnStorageConfigurationPropsMixin.S3StorageConfigurationProperty s3) An S3 storage configuration contains information about where recorded video will be stored.