Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.efs.CfnFileSystemMixinProps.Builder
Packages that use CfnFileSystemMixinProps.Builder
-
Uses of CfnFileSystemMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.efs
Methods in software.amazon.awscdk.cfnpropertymixins.services.efs that return CfnFileSystemMixinProps.BuilderModifier and TypeMethodDescriptionCfnFileSystemMixinProps.Builder.availabilityZoneName(String availabilityZoneName) Sets the value ofCfnFileSystemMixinProps.getAvailabilityZoneName()CfnFileSystemMixinProps.Builder.backupPolicy(CfnFileSystemPropsMixin.BackupPolicyProperty backupPolicy) Sets the value ofCfnFileSystemMixinProps.getBackupPolicy()CfnFileSystemMixinProps.Builder.backupPolicy(IResolvable backupPolicy) Sets the value ofCfnFileSystemMixinProps.getBackupPolicy()CfnFileSystemMixinProps.builder()CfnFileSystemMixinProps.Builder.bypassPolicyLockoutSafetyCheck(Boolean bypassPolicyLockoutSafetyCheck) Sets the value ofCfnFileSystemMixinProps.getBypassPolicyLockoutSafetyCheck()CfnFileSystemMixinProps.Builder.bypassPolicyLockoutSafetyCheck(IResolvable bypassPolicyLockoutSafetyCheck) Sets the value ofCfnFileSystemMixinProps.getBypassPolicyLockoutSafetyCheck()Sets the value ofCfnFileSystemMixinProps.getEncrypted()CfnFileSystemMixinProps.Builder.encrypted(IResolvable encrypted) Sets the value ofCfnFileSystemMixinProps.getEncrypted()CfnFileSystemMixinProps.Builder.fileSystemPolicy(Object fileSystemPolicy) Sets the value ofCfnFileSystemMixinProps.getFileSystemPolicy()CfnFileSystemMixinProps.Builder.fileSystemProtection(CfnFileSystemPropsMixin.FileSystemProtectionProperty fileSystemProtection) Sets the value ofCfnFileSystemMixinProps.getFileSystemProtection()CfnFileSystemMixinProps.Builder.fileSystemProtection(IResolvable fileSystemProtection) Sets the value ofCfnFileSystemMixinProps.getFileSystemProtection()CfnFileSystemMixinProps.Builder.fileSystemTags(List<? extends CfnFileSystemPropsMixin.ElasticFileSystemTagProperty> fileSystemTags) Sets the value ofCfnFileSystemMixinProps.getFileSystemTags()Sets the value ofCfnFileSystemMixinProps.getKmsKeyId()Sets the value ofCfnFileSystemMixinProps.getKmsKeyId()CfnFileSystemMixinProps.Builder.lifecyclePolicies(List<? extends Object> lifecyclePolicies) Sets the value ofCfnFileSystemMixinProps.getLifecyclePolicies()CfnFileSystemMixinProps.Builder.lifecyclePolicies(IResolvable lifecyclePolicies) Sets the value ofCfnFileSystemMixinProps.getLifecyclePolicies()CfnFileSystemMixinProps.Builder.performanceMode(String performanceMode) Sets the value ofCfnFileSystemMixinProps.getPerformanceMode()CfnFileSystemMixinProps.Builder.provisionedThroughputInMibps(Number provisionedThroughputInMibps) Sets the value ofCfnFileSystemMixinProps.getProvisionedThroughputInMibps()CfnFileSystemMixinProps.Builder.replicationConfiguration(CfnFileSystemPropsMixin.ReplicationConfigurationProperty replicationConfiguration) Sets the value ofCfnFileSystemMixinProps.getReplicationConfiguration()CfnFileSystemMixinProps.Builder.replicationConfiguration(IResolvable replicationConfiguration) Sets the value ofCfnFileSystemMixinProps.getReplicationConfiguration()CfnFileSystemMixinProps.Builder.throughputMode(String throughputMode) Sets the value ofCfnFileSystemMixinProps.getThroughputMode()Constructors in software.amazon.awscdk.cfnpropertymixins.services.efs with parameters of type CfnFileSystemMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFileSystemMixinProps.Builder.