Uses of Class
software.amazon.awscdk.services.fsx.CfnFileSystem.WindowsConfigurationProperty.Builder
-
Uses of CfnFileSystem.WindowsConfigurationProperty.Builder in software.amazon.awscdk.services.fsx
Modifier and TypeMethodDescriptionCfnFileSystem.WindowsConfigurationProperty.Builder.activeDirectoryId
(String activeDirectoryId) Sets the value ofCfnFileSystem.WindowsConfigurationProperty.getActiveDirectoryId()
Sets the value ofCfnFileSystem.WindowsConfigurationProperty.getAliases()
CfnFileSystem.WindowsConfigurationProperty.Builder.auditLogConfiguration
(IResolvable auditLogConfiguration) Sets the value ofCfnFileSystem.WindowsConfigurationProperty.getAuditLogConfiguration()
CfnFileSystem.WindowsConfigurationProperty.Builder.auditLogConfiguration
(CfnFileSystem.AuditLogConfigurationProperty auditLogConfiguration) Sets the value ofCfnFileSystem.WindowsConfigurationProperty.getAuditLogConfiguration()
CfnFileSystem.WindowsConfigurationProperty.Builder.automaticBackupRetentionDays
(Number automaticBackupRetentionDays) CfnFileSystem.WindowsConfigurationProperty.builder()
CfnFileSystem.WindowsConfigurationProperty.Builder.copyTagsToBackups
(Boolean copyTagsToBackups) Sets the value ofCfnFileSystem.WindowsConfigurationProperty.getCopyTagsToBackups()
CfnFileSystem.WindowsConfigurationProperty.Builder.copyTagsToBackups
(IResolvable copyTagsToBackups) Sets the value ofCfnFileSystem.WindowsConfigurationProperty.getCopyTagsToBackups()
CfnFileSystem.WindowsConfigurationProperty.Builder.dailyAutomaticBackupStartTime
(String dailyAutomaticBackupStartTime) CfnFileSystem.WindowsConfigurationProperty.Builder.deploymentType
(String deploymentType) Sets the value ofCfnFileSystem.WindowsConfigurationProperty.getDeploymentType()
CfnFileSystem.WindowsConfigurationProperty.Builder.diskIopsConfiguration
(IResolvable diskIopsConfiguration) Sets the value ofCfnFileSystem.WindowsConfigurationProperty.getDiskIopsConfiguration()
CfnFileSystem.WindowsConfigurationProperty.Builder.diskIopsConfiguration
(CfnFileSystem.DiskIopsConfigurationProperty diskIopsConfiguration) Sets the value ofCfnFileSystem.WindowsConfigurationProperty.getDiskIopsConfiguration()
CfnFileSystem.WindowsConfigurationProperty.Builder.preferredSubnetId
(String preferredSubnetId) Sets the value ofCfnFileSystem.WindowsConfigurationProperty.getPreferredSubnetId()
CfnFileSystem.WindowsConfigurationProperty.Builder.selfManagedActiveDirectoryConfiguration
(IResolvable selfManagedActiveDirectoryConfiguration) CfnFileSystem.WindowsConfigurationProperty.Builder.selfManagedActiveDirectoryConfiguration
(CfnFileSystem.SelfManagedActiveDirectoryConfigurationProperty selfManagedActiveDirectoryConfiguration) CfnFileSystem.WindowsConfigurationProperty.Builder.throughputCapacity
(Number throughputCapacity) Sets the value ofCfnFileSystem.WindowsConfigurationProperty.getThroughputCapacity()
CfnFileSystem.WindowsConfigurationProperty.Builder.weeklyMaintenanceStartTime
(String weeklyMaintenanceStartTime) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFileSystem.WindowsConfigurationProperty.Builder
.