Uses of Class
software.amazon.awscdk.services.fsx.CfnFileSystem.OntapConfigurationProperty.Builder
-
Uses of CfnFileSystem.OntapConfigurationProperty.Builder in software.amazon.awscdk.services.fsx
Modifier and TypeMethodDescriptionCfnFileSystem.OntapConfigurationProperty.Builder.automaticBackupRetentionDays
(Number automaticBackupRetentionDays) CfnFileSystem.OntapConfigurationProperty.builder()
CfnFileSystem.OntapConfigurationProperty.Builder.dailyAutomaticBackupStartTime
(String dailyAutomaticBackupStartTime) CfnFileSystem.OntapConfigurationProperty.Builder.deploymentType
(String deploymentType) Sets the value ofCfnFileSystem.OntapConfigurationProperty.getDeploymentType()
CfnFileSystem.OntapConfigurationProperty.Builder.diskIopsConfiguration
(IResolvable diskIopsConfiguration) Sets the value ofCfnFileSystem.OntapConfigurationProperty.getDiskIopsConfiguration()
CfnFileSystem.OntapConfigurationProperty.Builder.diskIopsConfiguration
(CfnFileSystem.DiskIopsConfigurationProperty diskIopsConfiguration) Sets the value ofCfnFileSystem.OntapConfigurationProperty.getDiskIopsConfiguration()
CfnFileSystem.OntapConfigurationProperty.Builder.endpointIpAddressRange
(String endpointIpAddressRange) Sets the value ofCfnFileSystem.OntapConfigurationProperty.getEndpointIpAddressRange()
CfnFileSystem.OntapConfigurationProperty.Builder.fsxAdminPassword
(String fsxAdminPassword) Sets the value ofCfnFileSystem.OntapConfigurationProperty.getFsxAdminPassword()
Sets the value ofCfnFileSystem.OntapConfigurationProperty.getHaPairs()
CfnFileSystem.OntapConfigurationProperty.Builder.preferredSubnetId
(String preferredSubnetId) Sets the value ofCfnFileSystem.OntapConfigurationProperty.getPreferredSubnetId()
CfnFileSystem.OntapConfigurationProperty.Builder.routeTableIds
(List<String> routeTableIds) Sets the value ofCfnFileSystem.OntapConfigurationProperty.getRouteTableIds()
CfnFileSystem.OntapConfigurationProperty.Builder.throughputCapacity
(Number throughputCapacity) Sets the value ofCfnFileSystem.OntapConfigurationProperty.getThroughputCapacity()
CfnFileSystem.OntapConfigurationProperty.Builder.throughputCapacityPerHaPair
(Number throughputCapacityPerHaPair) CfnFileSystem.OntapConfigurationProperty.Builder.weeklyMaintenanceStartTime
(String weeklyMaintenanceStartTime) Sets the value ofCfnFileSystem.OntapConfigurationProperty.getWeeklyMaintenanceStartTime()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFileSystem.OntapConfigurationProperty.Builder
.