Uses of Class
software.amazon.awscdk.services.securitylake.CfnDataLakeProps.Builder
Packages that use CfnDataLakeProps.Builder
Package
Description
AWS::SecurityLake Construct Library
-
Uses of CfnDataLakeProps.Builder in software.amazon.awscdk.services.securitylake
Methods in software.amazon.awscdk.services.securitylake that return CfnDataLakeProps.BuilderModifier and TypeMethodDescriptionstatic CfnDataLakeProps.BuilderCfnDataLakeProps.builder()CfnDataLakeProps.Builder.encryptionConfiguration(IResolvable encryptionConfiguration) Sets the value ofCfnDataLakeProps.getEncryptionConfiguration()CfnDataLakeProps.Builder.encryptionConfiguration(CfnDataLake.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnDataLakeProps.getEncryptionConfiguration()CfnDataLakeProps.Builder.lifecycleConfiguration(IResolvable lifecycleConfiguration) Sets the value ofCfnDataLakeProps.getLifecycleConfiguration()CfnDataLakeProps.Builder.lifecycleConfiguration(CfnDataLake.LifecycleConfigurationProperty lifecycleConfiguration) Sets the value ofCfnDataLakeProps.getLifecycleConfiguration()CfnDataLakeProps.Builder.metaStoreManagerRoleArn(String metaStoreManagerRoleArn) Sets the value ofCfnDataLakeProps.getMetaStoreManagerRoleArn()CfnDataLakeProps.Builder.replicationConfiguration(IResolvable replicationConfiguration) Sets the value ofCfnDataLakeProps.getReplicationConfiguration()CfnDataLakeProps.Builder.replicationConfiguration(CfnDataLake.ReplicationConfigurationProperty replicationConfiguration) Sets the value ofCfnDataLakeProps.getReplicationConfiguration()Sets the value ofCfnDataLakeProps.getTags()Constructors in software.amazon.awscdk.services.securitylake with parameters of type CfnDataLakeProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDataLakeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataLakeProps.Builder.