Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.securitylake.CfnDataLakeMixinProps.Builder
Packages that use CfnDataLakeMixinProps.Builder
-
Uses of CfnDataLakeMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.securitylake
Methods in software.amazon.awscdk.cfnpropertymixins.services.securitylake that return CfnDataLakeMixinProps.BuilderModifier and TypeMethodDescriptionCfnDataLakeMixinProps.builder()CfnDataLakeMixinProps.Builder.encryptionConfiguration(CfnDataLakePropsMixin.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnDataLakeMixinProps.getEncryptionConfiguration()CfnDataLakeMixinProps.Builder.encryptionConfiguration(IResolvable encryptionConfiguration) Sets the value ofCfnDataLakeMixinProps.getEncryptionConfiguration()CfnDataLakeMixinProps.Builder.lifecycleConfiguration(CfnDataLakePropsMixin.LifecycleConfigurationProperty lifecycleConfiguration) Sets the value ofCfnDataLakeMixinProps.getLifecycleConfiguration()CfnDataLakeMixinProps.Builder.lifecycleConfiguration(IResolvable lifecycleConfiguration) Sets the value ofCfnDataLakeMixinProps.getLifecycleConfiguration()CfnDataLakeMixinProps.Builder.metaStoreManagerRoleArn(String metaStoreManagerRoleArn) Sets the value ofCfnDataLakeMixinProps.getMetaStoreManagerRoleArn()CfnDataLakeMixinProps.Builder.replicationConfiguration(CfnDataLakePropsMixin.ReplicationConfigurationProperty replicationConfiguration) Sets the value ofCfnDataLakeMixinProps.getReplicationConfiguration()CfnDataLakeMixinProps.Builder.replicationConfiguration(IResolvable replicationConfiguration) Sets the value ofCfnDataLakeMixinProps.getReplicationConfiguration()Sets the value ofCfnDataLakeMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.securitylake with parameters of type CfnDataLakeMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDataLakeMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataLakeMixinProps.Builder.