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