@Stability(value=Stable) public static final class CfnFileSystem.WindowsConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFileSystem.WindowsConfigurationProperty>
CfnFileSystem.WindowsConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFileSystem.WindowsConfigurationProperty.Builder throughputCapacity(Number throughputCapacity)
CfnFileSystem.WindowsConfigurationProperty.getThroughputCapacity()throughputCapacity - `CfnFileSystem.WindowsConfigurationProperty.ThroughputCapacity`. This parameter is required.this@Stability(value=Stable) public CfnFileSystem.WindowsConfigurationProperty.Builder activeDirectoryId(String activeDirectoryId)
CfnFileSystem.WindowsConfigurationProperty.getActiveDirectoryId()activeDirectoryId - `CfnFileSystem.WindowsConfigurationProperty.ActiveDirectoryId`.this@Stability(value=Stable) public CfnFileSystem.WindowsConfigurationProperty.Builder aliases(List<String> aliases)
CfnFileSystem.WindowsConfigurationProperty.getAliases()aliases - `CfnFileSystem.WindowsConfigurationProperty.Aliases`.this@Stability(value=Stable) public CfnFileSystem.WindowsConfigurationProperty.Builder automaticBackupRetentionDays(Number automaticBackupRetentionDays)
automaticBackupRetentionDays - `CfnFileSystem.WindowsConfigurationProperty.AutomaticBackupRetentionDays`.this@Stability(value=Stable) public CfnFileSystem.WindowsConfigurationProperty.Builder copyTagsToBackups(Boolean copyTagsToBackups)
CfnFileSystem.WindowsConfigurationProperty.getCopyTagsToBackups()copyTagsToBackups - `CfnFileSystem.WindowsConfigurationProperty.CopyTagsToBackups`.this@Stability(value=Stable) public CfnFileSystem.WindowsConfigurationProperty.Builder copyTagsToBackups(IResolvable copyTagsToBackups)
CfnFileSystem.WindowsConfigurationProperty.getCopyTagsToBackups()copyTagsToBackups - `CfnFileSystem.WindowsConfigurationProperty.CopyTagsToBackups`.this@Stability(value=Stable) public CfnFileSystem.WindowsConfigurationProperty.Builder dailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime)
dailyAutomaticBackupStartTime - `CfnFileSystem.WindowsConfigurationProperty.DailyAutomaticBackupStartTime`.this@Stability(value=Stable) public CfnFileSystem.WindowsConfigurationProperty.Builder deploymentType(String deploymentType)
CfnFileSystem.WindowsConfigurationProperty.getDeploymentType()deploymentType - `CfnFileSystem.WindowsConfigurationProperty.DeploymentType`.this@Stability(value=Stable) public CfnFileSystem.WindowsConfigurationProperty.Builder preferredSubnetId(String preferredSubnetId)
CfnFileSystem.WindowsConfigurationProperty.getPreferredSubnetId()preferredSubnetId - `CfnFileSystem.WindowsConfigurationProperty.PreferredSubnetId`.this@Stability(value=Stable) public CfnFileSystem.WindowsConfigurationProperty.Builder selfManagedActiveDirectoryConfiguration(CfnFileSystem.SelfManagedActiveDirectoryConfigurationProperty selfManagedActiveDirectoryConfiguration)
CfnFileSystem.WindowsConfigurationProperty.getSelfManagedActiveDirectoryConfiguration()selfManagedActiveDirectoryConfiguration - `CfnFileSystem.WindowsConfigurationProperty.SelfManagedActiveDirectoryConfiguration`.this@Stability(value=Stable) public CfnFileSystem.WindowsConfigurationProperty.Builder selfManagedActiveDirectoryConfiguration(IResolvable selfManagedActiveDirectoryConfiguration)
CfnFileSystem.WindowsConfigurationProperty.getSelfManagedActiveDirectoryConfiguration()selfManagedActiveDirectoryConfiguration - `CfnFileSystem.WindowsConfigurationProperty.SelfManagedActiveDirectoryConfiguration`.this@Stability(value=Stable) public CfnFileSystem.WindowsConfigurationProperty.Builder weeklyMaintenanceStartTime(String weeklyMaintenanceStartTime)
weeklyMaintenanceStartTime - `CfnFileSystem.WindowsConfigurationProperty.WeeklyMaintenanceStartTime`.this@Stability(value=Stable) public CfnFileSystem.WindowsConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnFileSystem.WindowsConfigurationProperty>CfnFileSystem.WindowsConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.