@Stability(value=Stable)
public static interface CfnFileSystem.WindowsConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFileSystem.WindowsConfigurationProperty.Builder
A builder for
CfnFileSystem.WindowsConfigurationProperty |
static class |
CfnFileSystem.WindowsConfigurationProperty.Jsii$Proxy
An implementation for
CfnFileSystem.WindowsConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFileSystem.WindowsConfigurationProperty.Builder |
builder() |
default String |
getActiveDirectoryId()
`CfnFileSystem.WindowsConfigurationProperty.ActiveDirectoryId`.
|
default List<String> |
getAliases()
`CfnFileSystem.WindowsConfigurationProperty.Aliases`.
|
default Number |
getAutomaticBackupRetentionDays()
`CfnFileSystem.WindowsConfigurationProperty.AutomaticBackupRetentionDays`.
|
default Object |
getCopyTagsToBackups()
`CfnFileSystem.WindowsConfigurationProperty.CopyTagsToBackups`.
|
default String |
getDailyAutomaticBackupStartTime()
`CfnFileSystem.WindowsConfigurationProperty.DailyAutomaticBackupStartTime`.
|
default String |
getDeploymentType()
`CfnFileSystem.WindowsConfigurationProperty.DeploymentType`.
|
default String |
getPreferredSubnetId()
`CfnFileSystem.WindowsConfigurationProperty.PreferredSubnetId`.
|
default Object |
getSelfManagedActiveDirectoryConfiguration()
`CfnFileSystem.WindowsConfigurationProperty.SelfManagedActiveDirectoryConfiguration`.
|
Number |
getThroughputCapacity()
`CfnFileSystem.WindowsConfigurationProperty.ThroughputCapacity`.
|
default String |
getWeeklyMaintenanceStartTime()
`CfnFileSystem.WindowsConfigurationProperty.WeeklyMaintenanceStartTime`.
|
@Stability(value=Stable) @NotNull Number getThroughputCapacity()
@Stability(value=Stable) @Nullable default String getActiveDirectoryId()
@Stability(value=Stable) @Nullable default List<String> getAliases()
@Stability(value=Stable) @Nullable default Number getAutomaticBackupRetentionDays()
@Stability(value=Stable) @Nullable default Object getCopyTagsToBackups()
@Stability(value=Stable) @Nullable default String getDailyAutomaticBackupStartTime()
@Stability(value=Stable) @Nullable default String getDeploymentType()
@Stability(value=Stable) @Nullable default String getPreferredSubnetId()
@Stability(value=Stable) @Nullable default Object getSelfManagedActiveDirectoryConfiguration()
@Stability(value=Stable) @Nullable default String getWeeklyMaintenanceStartTime()
@Stability(value=Stable) static CfnFileSystem.WindowsConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.