Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.fsx.CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder
Packages that use CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder
-
Uses of CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.fsx
Methods in software.amazon.awscdk.cfnpropertymixins.services.fsx that return CfnFileSystemPropsMixin.OntapConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.automaticBackupRetentionDays(Number automaticBackupRetentionDays) CfnFileSystemPropsMixin.OntapConfigurationProperty.builder()CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.dailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime) CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.deploymentType(String deploymentType) Sets the value ofCfnFileSystemPropsMixin.OntapConfigurationProperty.getDeploymentType()CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.diskIopsConfiguration(CfnFileSystemPropsMixin.DiskIopsConfigurationProperty diskIopsConfiguration) CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.diskIopsConfiguration(IResolvable diskIopsConfiguration) CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.endpointIpAddressRange(String endpointIpAddressRange) CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.endpointIpv6AddressRange(String endpointIpv6AddressRange) CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.fsxAdminPassword(String fsxAdminPassword) Sets the value ofCfnFileSystemPropsMixin.OntapConfigurationProperty.getFsxAdminPassword()Sets the value ofCfnFileSystemPropsMixin.OntapConfigurationProperty.getHaPairs()CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.preferredSubnetId(String preferredSubnetId) CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.routeTableIds(List<String> routeTableIds) Sets the value ofCfnFileSystemPropsMixin.OntapConfigurationProperty.getRouteTableIds()CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.throughputCapacity(Number throughputCapacity) CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.throughputCapacityPerHaPair(Number throughputCapacityPerHaPair) CfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.weeklyMaintenanceStartTime(String weeklyMaintenanceStartTime) Constructors in software.amazon.awscdk.cfnpropertymixins.services.fsx with parameters of type CfnFileSystemPropsMixin.OntapConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.