Liking cljdoc? Tell your friends :D
Clojure only.

cdk.api.services.fsx

Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.fsx package.

Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.fsx package. 
raw docstring

build-cfn-data-repository-association-auto-export-policy-property-builderclj

(build-cfn-data-repository-association-auto-export-policy-property-builder
  builder
  id
  config)

The build-cfn-data-repository-association-auto-export-policy-property-builder function updates a CfnDataRepositoryAssociation$AutoExportPolicyProperty$Builder instance using the provided configuration. The function takes the CfnDataRepositoryAssociation$AutoExportPolicyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
eventsjava.util.Listcdk.support/lookup-entry:events
The build-cfn-data-repository-association-auto-export-policy-property-builder function updates a CfnDataRepositoryAssociation$AutoExportPolicyProperty$Builder instance using the provided configuration.
  The function takes the CfnDataRepositoryAssociation$AutoExportPolicyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `events` | java.util.List | [[cdk.support/lookup-entry]] | `:events` |
sourceraw docstring

build-cfn-data-repository-association-auto-import-policy-property-builderclj

(build-cfn-data-repository-association-auto-import-policy-property-builder
  builder
  id
  config)

The build-cfn-data-repository-association-auto-import-policy-property-builder function updates a CfnDataRepositoryAssociation$AutoImportPolicyProperty$Builder instance using the provided configuration. The function takes the CfnDataRepositoryAssociation$AutoImportPolicyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
eventsjava.util.Listcdk.support/lookup-entry:events
The build-cfn-data-repository-association-auto-import-policy-property-builder function updates a CfnDataRepositoryAssociation$AutoImportPolicyProperty$Builder instance using the provided configuration.
  The function takes the CfnDataRepositoryAssociation$AutoImportPolicyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `events` | java.util.List | [[cdk.support/lookup-entry]] | `:events` |
sourceraw docstring

build-cfn-data-repository-association-builderclj

(build-cfn-data-repository-association-builder builder id config)

The build-cfn-data-repository-association-builder function updates a CfnDataRepositoryAssociation$Builder instance using the provided configuration. The function takes the CfnDataRepositoryAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
batchImportMetaDataOnCreatejava.lang.Booleancdk.support/lookup-entry:batch-import-meta-data-on-create
dataRepositoryPathjava.lang.Stringcdk.support/lookup-entry:data-repository-path
fileSystemIdjava.lang.Stringcdk.support/lookup-entry:file-system-id
fileSystemPathjava.lang.Stringcdk.support/lookup-entry:file-system-path
importedFileChunkSizejava.lang.Numbercdk.support/lookup-entry:imported-file-chunk-size
s3software.amazon.awscdk.services.fsx.CfnDataRepositoryAssociation$S3Propertycdk.support/lookup-entry:s3
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-data-repository-association-builder function updates a CfnDataRepositoryAssociation$Builder instance using the provided configuration.
  The function takes the CfnDataRepositoryAssociation$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `batchImportMetaDataOnCreate` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:batch-import-meta-data-on-create` |
| `dataRepositoryPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-repository-path` |
| `fileSystemId` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-system-id` |
| `fileSystemPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-system-path` |
| `importedFileChunkSize` | java.lang.Number | [[cdk.support/lookup-entry]] | `:imported-file-chunk-size` |
| `s3` | software.amazon.awscdk.services.fsx.CfnDataRepositoryAssociation$S3Property | [[cdk.support/lookup-entry]] | `:s3` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-data-repository-association-props-builderclj

(build-cfn-data-repository-association-props-builder builder id config)

The build-cfn-data-repository-association-props-builder function updates a CfnDataRepositoryAssociationProps$Builder instance using the provided configuration. The function takes the CfnDataRepositoryAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
batchImportMetaDataOnCreatejava.lang.Booleancdk.support/lookup-entry:batch-import-meta-data-on-create
dataRepositoryPathjava.lang.Stringcdk.support/lookup-entry:data-repository-path
fileSystemIdjava.lang.Stringcdk.support/lookup-entry:file-system-id
fileSystemPathjava.lang.Stringcdk.support/lookup-entry:file-system-path
importedFileChunkSizejava.lang.Numbercdk.support/lookup-entry:imported-file-chunk-size
s3software.amazon.awscdk.services.fsx.CfnDataRepositoryAssociation$S3Propertycdk.support/lookup-entry:s3
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-data-repository-association-props-builder function updates a CfnDataRepositoryAssociationProps$Builder instance using the provided configuration.
  The function takes the CfnDataRepositoryAssociationProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `batchImportMetaDataOnCreate` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:batch-import-meta-data-on-create` |
| `dataRepositoryPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-repository-path` |
| `fileSystemId` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-system-id` |
| `fileSystemPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-system-path` |
| `importedFileChunkSize` | java.lang.Number | [[cdk.support/lookup-entry]] | `:imported-file-chunk-size` |
| `s3` | software.amazon.awscdk.services.fsx.CfnDataRepositoryAssociation$S3Property | [[cdk.support/lookup-entry]] | `:s3` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-data-repository-association-s3-property-builderclj

(build-cfn-data-repository-association-s3-property-builder builder id config)

The build-cfn-data-repository-association-s3-property-builder function updates a CfnDataRepositoryAssociation$S3Property$Builder instance using the provided configuration. The function takes the CfnDataRepositoryAssociation$S3Property$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
autoExportPolicysoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:auto-export-policy
autoImportPolicysoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:auto-import-policy
The build-cfn-data-repository-association-s3-property-builder function updates a CfnDataRepositoryAssociation$S3Property$Builder instance using the provided configuration.
  The function takes the CfnDataRepositoryAssociation$S3Property$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `autoExportPolicy` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:auto-export-policy` |
| `autoImportPolicy` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:auto-import-policy` |
sourceraw docstring

build-cfn-file-system-audit-log-configuration-property-builderclj

(build-cfn-file-system-audit-log-configuration-property-builder builder
                                                                id
                                                                config)

The build-cfn-file-system-audit-log-configuration-property-builder function updates a CfnFileSystem$AuditLogConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnFileSystem$AuditLogConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
auditLogDestinationjava.lang.Stringcdk.support/lookup-entry:audit-log-destination
fileAccessAuditLogLeveljava.lang.Stringcdk.support/lookup-entry:file-access-audit-log-level
fileShareAccessAuditLogLeveljava.lang.Stringcdk.support/lookup-entry:file-share-access-audit-log-level
The build-cfn-file-system-audit-log-configuration-property-builder function updates a CfnFileSystem$AuditLogConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnFileSystem$AuditLogConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `auditLogDestination` | java.lang.String | [[cdk.support/lookup-entry]] | `:audit-log-destination` |
| `fileAccessAuditLogLevel` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-access-audit-log-level` |
| `fileShareAccessAuditLogLevel` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-share-access-audit-log-level` |
sourceraw docstring

build-cfn-file-system-builderclj

(build-cfn-file-system-builder builder id config)

The build-cfn-file-system-builder function updates a CfnFileSystem$Builder instance using the provided configuration. The function takes the CfnFileSystem$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
backupIdjava.lang.Stringcdk.support/lookup-entry:backup-id
fileSystemTypejava.lang.Stringcdk.support/lookup-entry:file-system-type
fileSystemTypeVersionjava.lang.Stringcdk.support/lookup-entry:file-system-type-version
kmsKeyIdjava.lang.Stringcdk.support/lookup-entry:kms-key-id
lustreConfigurationsoftware.amazon.awscdk.services.fsx.CfnFileSystem$LustreConfigurationPropertycdk.support/lookup-entry:lustre-configuration
ontapConfigurationsoftware.amazon.awscdk.services.fsx.CfnFileSystem$OntapConfigurationPropertycdk.support/lookup-entry:ontap-configuration
openZfsConfigurationsoftware.amazon.awscdk.services.fsx.CfnFileSystem$OpenZFSConfigurationPropertycdk.support/lookup-entry:open-zfs-configuration
securityGroupIdsjava.util.Listcdk.support/lookup-entry:security-group-ids
storageCapacityjava.lang.Numbercdk.support/lookup-entry:storage-capacity
storageTypejava.lang.Stringcdk.support/lookup-entry:storage-type
subnetIdsjava.util.Listcdk.support/lookup-entry:subnet-ids
tagsjava.util.Listcdk.support/lookup-entry:tags
windowsConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:windows-configuration
The build-cfn-file-system-builder function updates a CfnFileSystem$Builder instance using the provided configuration.
  The function takes the CfnFileSystem$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `backupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:backup-id` |
| `fileSystemType` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-system-type` |
| `fileSystemTypeVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-system-type-version` |
| `kmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-id` |
| `lustreConfiguration` | software.amazon.awscdk.services.fsx.CfnFileSystem$LustreConfigurationProperty | [[cdk.support/lookup-entry]] | `:lustre-configuration` |
| `ontapConfiguration` | software.amazon.awscdk.services.fsx.CfnFileSystem$OntapConfigurationProperty | [[cdk.support/lookup-entry]] | `:ontap-configuration` |
| `openZfsConfiguration` | software.amazon.awscdk.services.fsx.CfnFileSystem$OpenZFSConfigurationProperty | [[cdk.support/lookup-entry]] | `:open-zfs-configuration` |
| `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` |
| `storageCapacity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:storage-capacity` |
| `storageType` | java.lang.String | [[cdk.support/lookup-entry]] | `:storage-type` |
| `subnetIds` | java.util.List | [[cdk.support/lookup-entry]] | `:subnet-ids` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `windowsConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:windows-configuration` |
sourceraw docstring

build-cfn-file-system-client-configurations-property-builderclj

(build-cfn-file-system-client-configurations-property-builder builder id config)

The build-cfn-file-system-client-configurations-property-builder function updates a CfnFileSystem$ClientConfigurationsProperty$Builder instance using the provided configuration. The function takes the CfnFileSystem$ClientConfigurationsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
clientsjava.lang.Stringcdk.support/lookup-entry:clients
optionsjava.util.Listcdk.support/lookup-entry:options
The build-cfn-file-system-client-configurations-property-builder function updates a CfnFileSystem$ClientConfigurationsProperty$Builder instance using the provided configuration.
  The function takes the CfnFileSystem$ClientConfigurationsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `clients` | java.lang.String | [[cdk.support/lookup-entry]] | `:clients` |
| `options` | java.util.List | [[cdk.support/lookup-entry]] | `:options` |
sourceraw docstring

build-cfn-file-system-disk-iops-configuration-property-builderclj

(build-cfn-file-system-disk-iops-configuration-property-builder builder
                                                                id
                                                                config)

The build-cfn-file-system-disk-iops-configuration-property-builder function updates a CfnFileSystem$DiskIopsConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnFileSystem$DiskIopsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
iopsjava.lang.Numbercdk.support/lookup-entry:iops
modejava.lang.Stringcdk.support/lookup-entry:mode
The build-cfn-file-system-disk-iops-configuration-property-builder function updates a CfnFileSystem$DiskIopsConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnFileSystem$DiskIopsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `iops` | java.lang.Number | [[cdk.support/lookup-entry]] | `:iops` |
| `mode` | java.lang.String | [[cdk.support/lookup-entry]] | `:mode` |
sourceraw docstring

build-cfn-file-system-lustre-configuration-property-builderclj

(build-cfn-file-system-lustre-configuration-property-builder builder id config)

The build-cfn-file-system-lustre-configuration-property-builder function updates a CfnFileSystem$LustreConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnFileSystem$LustreConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
autoImportPolicyjava.lang.Stringcdk.support/lookup-entry:auto-import-policy
automaticBackupRetentionDaysjava.lang.Numbercdk.support/lookup-entry:automatic-backup-retention-days
copyTagsToBackupsjava.lang.Booleancdk.support/lookup-entry:copy-tags-to-backups
dailyAutomaticBackupStartTimejava.lang.Stringcdk.support/lookup-entry:daily-automatic-backup-start-time
dataCompressionTypejava.lang.Stringcdk.support/lookup-entry:data-compression-type
deploymentTypejava.lang.Stringcdk.support/lookup-entry:deployment-type
driveCacheTypejava.lang.Stringcdk.support/lookup-entry:drive-cache-type
exportPathjava.lang.Stringcdk.support/lookup-entry:export-path
importPathjava.lang.Stringcdk.support/lookup-entry:import-path
importedFileChunkSizejava.lang.Numbercdk.support/lookup-entry:imported-file-chunk-size
perUnitStorageThroughputjava.lang.Numbercdk.support/lookup-entry:per-unit-storage-throughput
weeklyMaintenanceStartTimejava.lang.Stringcdk.support/lookup-entry:weekly-maintenance-start-time
The build-cfn-file-system-lustre-configuration-property-builder function updates a CfnFileSystem$LustreConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnFileSystem$LustreConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `autoImportPolicy` | java.lang.String | [[cdk.support/lookup-entry]] | `:auto-import-policy` |
| `automaticBackupRetentionDays` | java.lang.Number | [[cdk.support/lookup-entry]] | `:automatic-backup-retention-days` |
| `copyTagsToBackups` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:copy-tags-to-backups` |
| `dailyAutomaticBackupStartTime` | java.lang.String | [[cdk.support/lookup-entry]] | `:daily-automatic-backup-start-time` |
| `dataCompressionType` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-compression-type` |
| `deploymentType` | java.lang.String | [[cdk.support/lookup-entry]] | `:deployment-type` |
| `driveCacheType` | java.lang.String | [[cdk.support/lookup-entry]] | `:drive-cache-type` |
| `exportPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:export-path` |
| `importPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:import-path` |
| `importedFileChunkSize` | java.lang.Number | [[cdk.support/lookup-entry]] | `:imported-file-chunk-size` |
| `perUnitStorageThroughput` | java.lang.Number | [[cdk.support/lookup-entry]] | `:per-unit-storage-throughput` |
| `weeklyMaintenanceStartTime` | java.lang.String | [[cdk.support/lookup-entry]] | `:weekly-maintenance-start-time` |
sourceraw docstring

build-cfn-file-system-nfs-exports-property-builderclj

(build-cfn-file-system-nfs-exports-property-builder builder id config)

The build-cfn-file-system-nfs-exports-property-builder function updates a CfnFileSystem$NfsExportsProperty$Builder instance using the provided configuration. The function takes the CfnFileSystem$NfsExportsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
clientConfigurationsjava.util.Listcdk.support/lookup-entry:client-configurations
The build-cfn-file-system-nfs-exports-property-builder function updates a CfnFileSystem$NfsExportsProperty$Builder instance using the provided configuration.
  The function takes the CfnFileSystem$NfsExportsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `clientConfigurations` | java.util.List | [[cdk.support/lookup-entry]] | `:client-configurations` |
sourceraw docstring

build-cfn-file-system-ontap-configuration-property-builderclj

(build-cfn-file-system-ontap-configuration-property-builder builder id config)

The build-cfn-file-system-ontap-configuration-property-builder function updates a CfnFileSystem$OntapConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnFileSystem$OntapConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
automaticBackupRetentionDaysjava.lang.Numbercdk.support/lookup-entry:automatic-backup-retention-days
dailyAutomaticBackupStartTimejava.lang.Stringcdk.support/lookup-entry:daily-automatic-backup-start-time
deploymentTypejava.lang.Stringcdk.support/lookup-entry:deployment-type
diskIopsConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:disk-iops-configuration
endpointIpAddressRangejava.lang.Stringcdk.support/lookup-entry:endpoint-ip-address-range
fsxAdminPasswordjava.lang.Stringcdk.support/lookup-entry:fsx-admin-password
haPairsjava.lang.Numbercdk.support/lookup-entry:ha-pairs
preferredSubnetIdjava.lang.Stringcdk.support/lookup-entry:preferred-subnet-id
routeTableIdsjava.util.Listcdk.support/lookup-entry:route-table-ids
throughputCapacityjava.lang.Numbercdk.support/lookup-entry:throughput-capacity
throughputCapacityPerHaPairjava.lang.Numbercdk.support/lookup-entry:throughput-capacity-per-ha-pair
weeklyMaintenanceStartTimejava.lang.Stringcdk.support/lookup-entry:weekly-maintenance-start-time
The build-cfn-file-system-ontap-configuration-property-builder function updates a CfnFileSystem$OntapConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnFileSystem$OntapConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `automaticBackupRetentionDays` | java.lang.Number | [[cdk.support/lookup-entry]] | `:automatic-backup-retention-days` |
| `dailyAutomaticBackupStartTime` | java.lang.String | [[cdk.support/lookup-entry]] | `:daily-automatic-backup-start-time` |
| `deploymentType` | java.lang.String | [[cdk.support/lookup-entry]] | `:deployment-type` |
| `diskIopsConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:disk-iops-configuration` |
| `endpointIpAddressRange` | java.lang.String | [[cdk.support/lookup-entry]] | `:endpoint-ip-address-range` |
| `fsxAdminPassword` | java.lang.String | [[cdk.support/lookup-entry]] | `:fsx-admin-password` |
| `haPairs` | java.lang.Number | [[cdk.support/lookup-entry]] | `:ha-pairs` |
| `preferredSubnetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:preferred-subnet-id` |
| `routeTableIds` | java.util.List | [[cdk.support/lookup-entry]] | `:route-table-ids` |
| `throughputCapacity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:throughput-capacity` |
| `throughputCapacityPerHaPair` | java.lang.Number | [[cdk.support/lookup-entry]] | `:throughput-capacity-per-ha-pair` |
| `weeklyMaintenanceStartTime` | java.lang.String | [[cdk.support/lookup-entry]] | `:weekly-maintenance-start-time` |
sourceraw docstring

build-cfn-file-system-open-zfs-configuration-property-builderclj

(build-cfn-file-system-open-zfs-configuration-property-builder builder
                                                               id
                                                               config)

The build-cfn-file-system-open-zfs-configuration-property-builder function updates a CfnFileSystem$OpenZFSConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnFileSystem$OpenZFSConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
automaticBackupRetentionDaysjava.lang.Numbercdk.support/lookup-entry:automatic-backup-retention-days
copyTagsToBackupssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:copy-tags-to-backups
copyTagsToVolumesjava.lang.Booleancdk.support/lookup-entry:copy-tags-to-volumes
dailyAutomaticBackupStartTimejava.lang.Stringcdk.support/lookup-entry:daily-automatic-backup-start-time
deploymentTypejava.lang.Stringcdk.support/lookup-entry:deployment-type
diskIopsConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:disk-iops-configuration
endpointIpAddressRangejava.lang.Stringcdk.support/lookup-entry:endpoint-ip-address-range
optionsjava.util.Listcdk.support/lookup-entry:options
preferredSubnetIdjava.lang.Stringcdk.support/lookup-entry:preferred-subnet-id
rootVolumeConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:root-volume-configuration
routeTableIdsjava.util.Listcdk.support/lookup-entry:route-table-ids
throughputCapacityjava.lang.Numbercdk.support/lookup-entry:throughput-capacity
weeklyMaintenanceStartTimejava.lang.Stringcdk.support/lookup-entry:weekly-maintenance-start-time
The build-cfn-file-system-open-zfs-configuration-property-builder function updates a CfnFileSystem$OpenZFSConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnFileSystem$OpenZFSConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `automaticBackupRetentionDays` | java.lang.Number | [[cdk.support/lookup-entry]] | `:automatic-backup-retention-days` |
| `copyTagsToBackups` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:copy-tags-to-backups` |
| `copyTagsToVolumes` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:copy-tags-to-volumes` |
| `dailyAutomaticBackupStartTime` | java.lang.String | [[cdk.support/lookup-entry]] | `:daily-automatic-backup-start-time` |
| `deploymentType` | java.lang.String | [[cdk.support/lookup-entry]] | `:deployment-type` |
| `diskIopsConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:disk-iops-configuration` |
| `endpointIpAddressRange` | java.lang.String | [[cdk.support/lookup-entry]] | `:endpoint-ip-address-range` |
| `options` | java.util.List | [[cdk.support/lookup-entry]] | `:options` |
| `preferredSubnetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:preferred-subnet-id` |
| `rootVolumeConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:root-volume-configuration` |
| `routeTableIds` | java.util.List | [[cdk.support/lookup-entry]] | `:route-table-ids` |
| `throughputCapacity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:throughput-capacity` |
| `weeklyMaintenanceStartTime` | java.lang.String | [[cdk.support/lookup-entry]] | `:weekly-maintenance-start-time` |
sourceraw docstring

build-cfn-file-system-props-builderclj

(build-cfn-file-system-props-builder builder id config)

The build-cfn-file-system-props-builder function updates a CfnFileSystemProps$Builder instance using the provided configuration. The function takes the CfnFileSystemProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
backupIdjava.lang.Stringcdk.support/lookup-entry:backup-id
fileSystemTypejava.lang.Stringcdk.support/lookup-entry:file-system-type
fileSystemTypeVersionjava.lang.Stringcdk.support/lookup-entry:file-system-type-version
kmsKeyIdjava.lang.Stringcdk.support/lookup-entry:kms-key-id
lustreConfigurationsoftware.amazon.awscdk.services.fsx.CfnFileSystem$LustreConfigurationPropertycdk.support/lookup-entry:lustre-configuration
ontapConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:ontap-configuration
openZfsConfigurationsoftware.amazon.awscdk.services.fsx.CfnFileSystem$OpenZFSConfigurationPropertycdk.support/lookup-entry:open-zfs-configuration
securityGroupIdsjava.util.Listcdk.support/lookup-entry:security-group-ids
storageCapacityjava.lang.Numbercdk.support/lookup-entry:storage-capacity
storageTypejava.lang.Stringcdk.support/lookup-entry:storage-type
subnetIdsjava.util.Listcdk.support/lookup-entry:subnet-ids
tagsjava.util.Listcdk.support/lookup-entry:tags
windowsConfigurationsoftware.amazon.awscdk.services.fsx.CfnFileSystem$WindowsConfigurationPropertycdk.support/lookup-entry:windows-configuration
The build-cfn-file-system-props-builder function updates a CfnFileSystemProps$Builder instance using the provided configuration.
  The function takes the CfnFileSystemProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `backupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:backup-id` |
| `fileSystemType` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-system-type` |
| `fileSystemTypeVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-system-type-version` |
| `kmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-id` |
| `lustreConfiguration` | software.amazon.awscdk.services.fsx.CfnFileSystem$LustreConfigurationProperty | [[cdk.support/lookup-entry]] | `:lustre-configuration` |
| `ontapConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:ontap-configuration` |
| `openZfsConfiguration` | software.amazon.awscdk.services.fsx.CfnFileSystem$OpenZFSConfigurationProperty | [[cdk.support/lookup-entry]] | `:open-zfs-configuration` |
| `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` |
| `storageCapacity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:storage-capacity` |
| `storageType` | java.lang.String | [[cdk.support/lookup-entry]] | `:storage-type` |
| `subnetIds` | java.util.List | [[cdk.support/lookup-entry]] | `:subnet-ids` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `windowsConfiguration` | software.amazon.awscdk.services.fsx.CfnFileSystem$WindowsConfigurationProperty | [[cdk.support/lookup-entry]] | `:windows-configuration` |
sourceraw docstring

build-cfn-file-system-root-volume-configuration-property-builderclj

(build-cfn-file-system-root-volume-configuration-property-builder builder
                                                                  id
                                                                  config)

The build-cfn-file-system-root-volume-configuration-property-builder function updates a CfnFileSystem$RootVolumeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnFileSystem$RootVolumeConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
copyTagsToSnapshotsjava.lang.Booleancdk.support/lookup-entry:copy-tags-to-snapshots
dataCompressionTypejava.lang.Stringcdk.support/lookup-entry:data-compression-type
nfsExportsjava.util.Listcdk.support/lookup-entry:nfs-exports
readOnlyjava.lang.Booleancdk.support/lookup-entry:read-only
recordSizeKiBjava.lang.Numbercdk.support/lookup-entry:record-size-ki-b
userAndGroupQuotasjava.util.Listcdk.support/lookup-entry:user-and-group-quotas
The build-cfn-file-system-root-volume-configuration-property-builder function updates a CfnFileSystem$RootVolumeConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnFileSystem$RootVolumeConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `copyTagsToSnapshots` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:copy-tags-to-snapshots` |
| `dataCompressionType` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-compression-type` |
| `nfsExports` | java.util.List | [[cdk.support/lookup-entry]] | `:nfs-exports` |
| `readOnly` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:read-only` |
| `recordSizeKiB` | java.lang.Number | [[cdk.support/lookup-entry]] | `:record-size-ki-b` |
| `userAndGroupQuotas` | java.util.List | [[cdk.support/lookup-entry]] | `:user-and-group-quotas` |
sourceraw docstring

build-cfn-file-system-self-managed-active-directory-configuration-property-builderclj

(build-cfn-file-system-self-managed-active-directory-configuration-property-builder
  builder
  id
  config)

The build-cfn-file-system-self-managed-active-directory-configuration-property-builder function updates a CfnFileSystem$SelfManagedActiveDirectoryConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnFileSystem$SelfManagedActiveDirectoryConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
dnsIpsjava.util.Listcdk.support/lookup-entry:dns-ips
domainNamejava.lang.Stringcdk.support/lookup-entry:domain-name
fileSystemAdministratorsGroupjava.lang.Stringcdk.support/lookup-entry:file-system-administrators-group
organizationalUnitDistinguishedNamejava.lang.Stringcdk.support/lookup-entry:organizational-unit-distinguished-name
passwordjava.lang.Stringcdk.support/lookup-entry:password
userNamejava.lang.Stringcdk.support/lookup-entry:user-name
The build-cfn-file-system-self-managed-active-directory-configuration-property-builder function updates a CfnFileSystem$SelfManagedActiveDirectoryConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnFileSystem$SelfManagedActiveDirectoryConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `dnsIps` | java.util.List | [[cdk.support/lookup-entry]] | `:dns-ips` |
| `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` |
| `fileSystemAdministratorsGroup` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-system-administrators-group` |
| `organizationalUnitDistinguishedName` | java.lang.String | [[cdk.support/lookup-entry]] | `:organizational-unit-distinguished-name` |
| `password` | java.lang.String | [[cdk.support/lookup-entry]] | `:password` |
| `userName` | java.lang.String | [[cdk.support/lookup-entry]] | `:user-name` |
sourceraw docstring

build-cfn-file-system-user-and-group-quotas-property-builderclj

(build-cfn-file-system-user-and-group-quotas-property-builder builder id config)

The build-cfn-file-system-user-and-group-quotas-property-builder function updates a CfnFileSystem$UserAndGroupQuotasProperty$Builder instance using the provided configuration. The function takes the CfnFileSystem$UserAndGroupQuotasProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
idjava.lang.Numbercdk.support/lookup-entry:id
storageCapacityQuotaGiBjava.lang.Numbercdk.support/lookup-entry:storage-capacity-quota-gi-b
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-file-system-user-and-group-quotas-property-builder function updates a CfnFileSystem$UserAndGroupQuotasProperty$Builder instance using the provided configuration.
  The function takes the CfnFileSystem$UserAndGroupQuotasProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `id` | java.lang.Number | [[cdk.support/lookup-entry]] | `:id` |
| `storageCapacityQuotaGiB` | java.lang.Number | [[cdk.support/lookup-entry]] | `:storage-capacity-quota-gi-b` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-file-system-windows-configuration-property-builderclj

(build-cfn-file-system-windows-configuration-property-builder builder id config)

The build-cfn-file-system-windows-configuration-property-builder function updates a CfnFileSystem$WindowsConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnFileSystem$WindowsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
activeDirectoryIdjava.lang.Stringcdk.support/lookup-entry:active-directory-id
aliasesjava.util.Listcdk.support/lookup-entry:aliases
auditLogConfigurationsoftware.amazon.awscdk.services.fsx.CfnFileSystem$AuditLogConfigurationPropertycdk.support/lookup-entry:audit-log-configuration
automaticBackupRetentionDaysjava.lang.Numbercdk.support/lookup-entry:automatic-backup-retention-days
copyTagsToBackupsjava.lang.Booleancdk.support/lookup-entry:copy-tags-to-backups
dailyAutomaticBackupStartTimejava.lang.Stringcdk.support/lookup-entry:daily-automatic-backup-start-time
deploymentTypejava.lang.Stringcdk.support/lookup-entry:deployment-type
diskIopsConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:disk-iops-configuration
preferredSubnetIdjava.lang.Stringcdk.support/lookup-entry:preferred-subnet-id
selfManagedActiveDirectoryConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:self-managed-active-directory-configuration
throughputCapacityjava.lang.Numbercdk.support/lookup-entry:throughput-capacity
weeklyMaintenanceStartTimejava.lang.Stringcdk.support/lookup-entry:weekly-maintenance-start-time
The build-cfn-file-system-windows-configuration-property-builder function updates a CfnFileSystem$WindowsConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnFileSystem$WindowsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `activeDirectoryId` | java.lang.String | [[cdk.support/lookup-entry]] | `:active-directory-id` |
| `aliases` | java.util.List | [[cdk.support/lookup-entry]] | `:aliases` |
| `auditLogConfiguration` | software.amazon.awscdk.services.fsx.CfnFileSystem$AuditLogConfigurationProperty | [[cdk.support/lookup-entry]] | `:audit-log-configuration` |
| `automaticBackupRetentionDays` | java.lang.Number | [[cdk.support/lookup-entry]] | `:automatic-backup-retention-days` |
| `copyTagsToBackups` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:copy-tags-to-backups` |
| `dailyAutomaticBackupStartTime` | java.lang.String | [[cdk.support/lookup-entry]] | `:daily-automatic-backup-start-time` |
| `deploymentType` | java.lang.String | [[cdk.support/lookup-entry]] | `:deployment-type` |
| `diskIopsConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:disk-iops-configuration` |
| `preferredSubnetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:preferred-subnet-id` |
| `selfManagedActiveDirectoryConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:self-managed-active-directory-configuration` |
| `throughputCapacity` | java.lang.Number | [[cdk.support/lookup-entry]] | `:throughput-capacity` |
| `weeklyMaintenanceStartTime` | java.lang.String | [[cdk.support/lookup-entry]] | `:weekly-maintenance-start-time` |
sourceraw docstring

build-cfn-snapshot-builderclj

(build-cfn-snapshot-builder builder id config)

The build-cfn-snapshot-builder function updates a CfnSnapshot$Builder instance using the provided configuration. The function takes the CfnSnapshot$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
namejava.lang.Stringcdk.support/lookup-entry:name
tagsjava.util.Listcdk.support/lookup-entry:tags
volumeIdjava.lang.Stringcdk.support/lookup-entry:volume-id
The build-cfn-snapshot-builder function updates a CfnSnapshot$Builder instance using the provided configuration.
  The function takes the CfnSnapshot$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `volumeId` | java.lang.String | [[cdk.support/lookup-entry]] | `:volume-id` |
sourceraw docstring

build-cfn-snapshot-props-builderclj

(build-cfn-snapshot-props-builder builder id config)

The build-cfn-snapshot-props-builder function updates a CfnSnapshotProps$Builder instance using the provided configuration. The function takes the CfnSnapshotProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
namejava.lang.Stringcdk.support/lookup-entry:name
tagsjava.util.Listcdk.support/lookup-entry:tags
volumeIdjava.lang.Stringcdk.support/lookup-entry:volume-id
The build-cfn-snapshot-props-builder function updates a CfnSnapshotProps$Builder instance using the provided configuration.
  The function takes the CfnSnapshotProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `volumeId` | java.lang.String | [[cdk.support/lookup-entry]] | `:volume-id` |
sourceraw docstring

build-cfn-storage-virtual-machine-active-directory-configuration-property-builderclj

(build-cfn-storage-virtual-machine-active-directory-configuration-property-builder
  builder
  id
  config)

The build-cfn-storage-virtual-machine-active-directory-configuration-property-builder function updates a CfnStorageVirtualMachine$ActiveDirectoryConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnStorageVirtualMachine$ActiveDirectoryConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
netBiosNamejava.lang.Stringcdk.support/lookup-entry:net-bios-name
selfManagedActiveDirectoryConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:self-managed-active-directory-configuration
The build-cfn-storage-virtual-machine-active-directory-configuration-property-builder function updates a CfnStorageVirtualMachine$ActiveDirectoryConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnStorageVirtualMachine$ActiveDirectoryConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `netBiosName` | java.lang.String | [[cdk.support/lookup-entry]] | `:net-bios-name` |
| `selfManagedActiveDirectoryConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:self-managed-active-directory-configuration` |
sourceraw docstring

build-cfn-storage-virtual-machine-builderclj

(build-cfn-storage-virtual-machine-builder builder id config)

The build-cfn-storage-virtual-machine-builder function updates a CfnStorageVirtualMachine$Builder instance using the provided configuration. The function takes the CfnStorageVirtualMachine$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
activeDirectoryConfigurationsoftware.amazon.awscdk.services.fsx.CfnStorageVirtualMachine$ActiveDirectoryConfigurationPropertycdk.support/lookup-entry:active-directory-configuration
fileSystemIdjava.lang.Stringcdk.support/lookup-entry:file-system-id
namejava.lang.Stringcdk.support/lookup-entry:name
rootVolumeSecurityStylejava.lang.Stringcdk.support/lookup-entry:root-volume-security-style
svmAdminPasswordjava.lang.Stringcdk.support/lookup-entry:svm-admin-password
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-storage-virtual-machine-builder function updates a CfnStorageVirtualMachine$Builder instance using the provided configuration.
  The function takes the CfnStorageVirtualMachine$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `activeDirectoryConfiguration` | software.amazon.awscdk.services.fsx.CfnStorageVirtualMachine$ActiveDirectoryConfigurationProperty | [[cdk.support/lookup-entry]] | `:active-directory-configuration` |
| `fileSystemId` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-system-id` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `rootVolumeSecurityStyle` | java.lang.String | [[cdk.support/lookup-entry]] | `:root-volume-security-style` |
| `svmAdminPassword` | java.lang.String | [[cdk.support/lookup-entry]] | `:svm-admin-password` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-storage-virtual-machine-props-builderclj

(build-cfn-storage-virtual-machine-props-builder builder id config)

The build-cfn-storage-virtual-machine-props-builder function updates a CfnStorageVirtualMachineProps$Builder instance using the provided configuration. The function takes the CfnStorageVirtualMachineProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
activeDirectoryConfigurationsoftware.amazon.awscdk.services.fsx.CfnStorageVirtualMachine$ActiveDirectoryConfigurationPropertycdk.support/lookup-entry:active-directory-configuration
fileSystemIdjava.lang.Stringcdk.support/lookup-entry:file-system-id
namejava.lang.Stringcdk.support/lookup-entry:name
rootVolumeSecurityStylejava.lang.Stringcdk.support/lookup-entry:root-volume-security-style
svmAdminPasswordjava.lang.Stringcdk.support/lookup-entry:svm-admin-password
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-storage-virtual-machine-props-builder function updates a CfnStorageVirtualMachineProps$Builder instance using the provided configuration.
  The function takes the CfnStorageVirtualMachineProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `activeDirectoryConfiguration` | software.amazon.awscdk.services.fsx.CfnStorageVirtualMachine$ActiveDirectoryConfigurationProperty | [[cdk.support/lookup-entry]] | `:active-directory-configuration` |
| `fileSystemId` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-system-id` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `rootVolumeSecurityStyle` | java.lang.String | [[cdk.support/lookup-entry]] | `:root-volume-security-style` |
| `svmAdminPassword` | java.lang.String | [[cdk.support/lookup-entry]] | `:svm-admin-password` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-storage-virtual-machine-self-managed-active-directory-configuration-property-builderclj

(build-cfn-storage-virtual-machine-self-managed-active-directory-configuration-property-builder
  builder
  id
  config)

The build-cfn-storage-virtual-machine-self-managed-active-directory-configuration-property-builder function updates a CfnStorageVirtualMachine$SelfManagedActiveDirectoryConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnStorageVirtualMachine$SelfManagedActiveDirectoryConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
dnsIpsjava.util.Listcdk.support/lookup-entry:dns-ips
domainNamejava.lang.Stringcdk.support/lookup-entry:domain-name
fileSystemAdministratorsGroupjava.lang.Stringcdk.support/lookup-entry:file-system-administrators-group
organizationalUnitDistinguishedNamejava.lang.Stringcdk.support/lookup-entry:organizational-unit-distinguished-name
passwordjava.lang.Stringcdk.support/lookup-entry:password
userNamejava.lang.Stringcdk.support/lookup-entry:user-name
The build-cfn-storage-virtual-machine-self-managed-active-directory-configuration-property-builder function updates a CfnStorageVirtualMachine$SelfManagedActiveDirectoryConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnStorageVirtualMachine$SelfManagedActiveDirectoryConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `dnsIps` | java.util.List | [[cdk.support/lookup-entry]] | `:dns-ips` |
| `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` |
| `fileSystemAdministratorsGroup` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-system-administrators-group` |
| `organizationalUnitDistinguishedName` | java.lang.String | [[cdk.support/lookup-entry]] | `:organizational-unit-distinguished-name` |
| `password` | java.lang.String | [[cdk.support/lookup-entry]] | `:password` |
| `userName` | java.lang.String | [[cdk.support/lookup-entry]] | `:user-name` |
sourceraw docstring

build-cfn-volume-aggregate-configuration-property-builderclj

(build-cfn-volume-aggregate-configuration-property-builder builder id config)

The build-cfn-volume-aggregate-configuration-property-builder function updates a CfnVolume$AggregateConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnVolume$AggregateConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
aggregatesjava.util.Listcdk.support/lookup-entry:aggregates
constituentsPerAggregatejava.lang.Numbercdk.support/lookup-entry:constituents-per-aggregate
The build-cfn-volume-aggregate-configuration-property-builder function updates a CfnVolume$AggregateConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnVolume$AggregateConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `aggregates` | java.util.List | [[cdk.support/lookup-entry]] | `:aggregates` |
| `constituentsPerAggregate` | java.lang.Number | [[cdk.support/lookup-entry]] | `:constituents-per-aggregate` |
sourceraw docstring

build-cfn-volume-autocommit-period-property-builderclj

(build-cfn-volume-autocommit-period-property-builder builder id config)

The build-cfn-volume-autocommit-period-property-builder function updates a CfnVolume$AutocommitPeriodProperty$Builder instance using the provided configuration. The function takes the CfnVolume$AutocommitPeriodProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
typejava.lang.Stringcdk.support/lookup-entry:type
valuejava.lang.Numbercdk.support/lookup-entry:value
The build-cfn-volume-autocommit-period-property-builder function updates a CfnVolume$AutocommitPeriodProperty$Builder instance using the provided configuration.
  The function takes the CfnVolume$AutocommitPeriodProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
| `value` | java.lang.Number | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-volume-builderclj

(build-cfn-volume-builder builder id config)

The build-cfn-volume-builder function updates a CfnVolume$Builder instance using the provided configuration. The function takes the CfnVolume$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
backupIdjava.lang.Stringcdk.support/lookup-entry:backup-id
namejava.lang.Stringcdk.support/lookup-entry:name
ontapConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:ontap-configuration
openZfsConfigurationsoftware.amazon.awscdk.services.fsx.CfnVolume$OpenZFSConfigurationPropertycdk.support/lookup-entry:open-zfs-configuration
tagsjava.util.Listcdk.support/lookup-entry:tags
volumeTypejava.lang.Stringcdk.support/lookup-entry:volume-type
The build-cfn-volume-builder function updates a CfnVolume$Builder instance using the provided configuration.
  The function takes the CfnVolume$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `backupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:backup-id` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `ontapConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:ontap-configuration` |
| `openZfsConfiguration` | software.amazon.awscdk.services.fsx.CfnVolume$OpenZFSConfigurationProperty | [[cdk.support/lookup-entry]] | `:open-zfs-configuration` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `volumeType` | java.lang.String | [[cdk.support/lookup-entry]] | `:volume-type` |
sourceraw docstring

build-cfn-volume-client-configurations-property-builderclj

(build-cfn-volume-client-configurations-property-builder builder id config)

The build-cfn-volume-client-configurations-property-builder function updates a CfnVolume$ClientConfigurationsProperty$Builder instance using the provided configuration. The function takes the CfnVolume$ClientConfigurationsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
clientsjava.lang.Stringcdk.support/lookup-entry:clients
optionsjava.util.Listcdk.support/lookup-entry:options
The build-cfn-volume-client-configurations-property-builder function updates a CfnVolume$ClientConfigurationsProperty$Builder instance using the provided configuration.
  The function takes the CfnVolume$ClientConfigurationsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `clients` | java.lang.String | [[cdk.support/lookup-entry]] | `:clients` |
| `options` | java.util.List | [[cdk.support/lookup-entry]] | `:options` |
sourceraw docstring

build-cfn-volume-nfs-exports-property-builderclj

(build-cfn-volume-nfs-exports-property-builder builder id config)

The build-cfn-volume-nfs-exports-property-builder function updates a CfnVolume$NfsExportsProperty$Builder instance using the provided configuration. The function takes the CfnVolume$NfsExportsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
clientConfigurationsjava.util.Listcdk.support/lookup-entry:client-configurations
The build-cfn-volume-nfs-exports-property-builder function updates a CfnVolume$NfsExportsProperty$Builder instance using the provided configuration.
  The function takes the CfnVolume$NfsExportsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `clientConfigurations` | java.util.List | [[cdk.support/lookup-entry]] | `:client-configurations` |
sourceraw docstring

build-cfn-volume-ontap-configuration-property-builderclj

(build-cfn-volume-ontap-configuration-property-builder builder id config)

The build-cfn-volume-ontap-configuration-property-builder function updates a CfnVolume$OntapConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnVolume$OntapConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
aggregateConfigurationsoftware.amazon.awscdk.services.fsx.CfnVolume$AggregateConfigurationPropertycdk.support/lookup-entry:aggregate-configuration
copyTagsToBackupsjava.lang.Stringcdk.support/lookup-entry:copy-tags-to-backups
junctionPathjava.lang.Stringcdk.support/lookup-entry:junction-path
ontapVolumeTypejava.lang.Stringcdk.support/lookup-entry:ontap-volume-type
securityStylejava.lang.Stringcdk.support/lookup-entry:security-style
sizeInBytesjava.lang.Stringcdk.support/lookup-entry:size-in-bytes
sizeInMegabytesjava.lang.Stringcdk.support/lookup-entry:size-in-megabytes
snaplockConfigurationsoftware.amazon.awscdk.services.fsx.CfnVolume$SnaplockConfigurationPropertycdk.support/lookup-entry:snaplock-configuration
snapshotPolicyjava.lang.Stringcdk.support/lookup-entry:snapshot-policy
storageEfficiencyEnabledjava.lang.Stringcdk.support/lookup-entry:storage-efficiency-enabled
storageVirtualMachineIdjava.lang.Stringcdk.support/lookup-entry:storage-virtual-machine-id
tieringPolicysoftware.amazon.awscdk.services.fsx.CfnVolume$TieringPolicyPropertycdk.support/lookup-entry:tiering-policy
volumeStylejava.lang.Stringcdk.support/lookup-entry:volume-style
The build-cfn-volume-ontap-configuration-property-builder function updates a CfnVolume$OntapConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnVolume$OntapConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `aggregateConfiguration` | software.amazon.awscdk.services.fsx.CfnVolume$AggregateConfigurationProperty | [[cdk.support/lookup-entry]] | `:aggregate-configuration` |
| `copyTagsToBackups` | java.lang.String | [[cdk.support/lookup-entry]] | `:copy-tags-to-backups` |
| `junctionPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:junction-path` |
| `ontapVolumeType` | java.lang.String | [[cdk.support/lookup-entry]] | `:ontap-volume-type` |
| `securityStyle` | java.lang.String | [[cdk.support/lookup-entry]] | `:security-style` |
| `sizeInBytes` | java.lang.String | [[cdk.support/lookup-entry]] | `:size-in-bytes` |
| `sizeInMegabytes` | java.lang.String | [[cdk.support/lookup-entry]] | `:size-in-megabytes` |
| `snaplockConfiguration` | software.amazon.awscdk.services.fsx.CfnVolume$SnaplockConfigurationProperty | [[cdk.support/lookup-entry]] | `:snaplock-configuration` |
| `snapshotPolicy` | java.lang.String | [[cdk.support/lookup-entry]] | `:snapshot-policy` |
| `storageEfficiencyEnabled` | java.lang.String | [[cdk.support/lookup-entry]] | `:storage-efficiency-enabled` |
| `storageVirtualMachineId` | java.lang.String | [[cdk.support/lookup-entry]] | `:storage-virtual-machine-id` |
| `tieringPolicy` | software.amazon.awscdk.services.fsx.CfnVolume$TieringPolicyProperty | [[cdk.support/lookup-entry]] | `:tiering-policy` |
| `volumeStyle` | java.lang.String | [[cdk.support/lookup-entry]] | `:volume-style` |
sourceraw docstring

build-cfn-volume-open-zfs-configuration-property-builderclj

(build-cfn-volume-open-zfs-configuration-property-builder builder id config)

The build-cfn-volume-open-zfs-configuration-property-builder function updates a CfnVolume$OpenZFSConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnVolume$OpenZFSConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
copyTagsToSnapshotsjava.lang.Booleancdk.support/lookup-entry:copy-tags-to-snapshots
dataCompressionTypejava.lang.Stringcdk.support/lookup-entry:data-compression-type
nfsExportssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:nfs-exports
optionsjava.util.Listcdk.support/lookup-entry:options
originSnapshotsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:origin-snapshot
parentVolumeIdjava.lang.Stringcdk.support/lookup-entry:parent-volume-id
readOnlysoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:read-only
recordSizeKiBjava.lang.Numbercdk.support/lookup-entry:record-size-ki-b
storageCapacityQuotaGiBjava.lang.Numbercdk.support/lookup-entry:storage-capacity-quota-gi-b
storageCapacityReservationGiBjava.lang.Numbercdk.support/lookup-entry:storage-capacity-reservation-gi-b
userAndGroupQuotasjava.util.Listcdk.support/lookup-entry:user-and-group-quotas
The build-cfn-volume-open-zfs-configuration-property-builder function updates a CfnVolume$OpenZFSConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnVolume$OpenZFSConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `copyTagsToSnapshots` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:copy-tags-to-snapshots` |
| `dataCompressionType` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-compression-type` |
| `nfsExports` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:nfs-exports` |
| `options` | java.util.List | [[cdk.support/lookup-entry]] | `:options` |
| `originSnapshot` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:origin-snapshot` |
| `parentVolumeId` | java.lang.String | [[cdk.support/lookup-entry]] | `:parent-volume-id` |
| `readOnly` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:read-only` |
| `recordSizeKiB` | java.lang.Number | [[cdk.support/lookup-entry]] | `:record-size-ki-b` |
| `storageCapacityQuotaGiB` | java.lang.Number | [[cdk.support/lookup-entry]] | `:storage-capacity-quota-gi-b` |
| `storageCapacityReservationGiB` | java.lang.Number | [[cdk.support/lookup-entry]] | `:storage-capacity-reservation-gi-b` |
| `userAndGroupQuotas` | java.util.List | [[cdk.support/lookup-entry]] | `:user-and-group-quotas` |
sourceraw docstring

build-cfn-volume-origin-snapshot-property-builderclj

(build-cfn-volume-origin-snapshot-property-builder builder id config)

The build-cfn-volume-origin-snapshot-property-builder function updates a CfnVolume$OriginSnapshotProperty$Builder instance using the provided configuration. The function takes the CfnVolume$OriginSnapshotProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
copyStrategyjava.lang.Stringcdk.support/lookup-entry:copy-strategy
snapshotArnjava.lang.Stringcdk.support/lookup-entry:snapshot-arn
The build-cfn-volume-origin-snapshot-property-builder function updates a CfnVolume$OriginSnapshotProperty$Builder instance using the provided configuration.
  The function takes the CfnVolume$OriginSnapshotProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `copyStrategy` | java.lang.String | [[cdk.support/lookup-entry]] | `:copy-strategy` |
| `snapshotArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:snapshot-arn` |
sourceraw docstring

build-cfn-volume-props-builderclj

(build-cfn-volume-props-builder builder id config)

The build-cfn-volume-props-builder function updates a CfnVolumeProps$Builder instance using the provided configuration. The function takes the CfnVolumeProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
backupIdjava.lang.Stringcdk.support/lookup-entry:backup-id
namejava.lang.Stringcdk.support/lookup-entry:name
ontapConfigurationsoftware.amazon.awscdk.services.fsx.CfnVolume$OntapConfigurationPropertycdk.support/lookup-entry:ontap-configuration
openZfsConfigurationsoftware.amazon.awscdk.services.fsx.CfnVolume$OpenZFSConfigurationPropertycdk.support/lookup-entry:open-zfs-configuration
tagsjava.util.Listcdk.support/lookup-entry:tags
volumeTypejava.lang.Stringcdk.support/lookup-entry:volume-type
The build-cfn-volume-props-builder function updates a CfnVolumeProps$Builder instance using the provided configuration.
  The function takes the CfnVolumeProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `backupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:backup-id` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `ontapConfiguration` | software.amazon.awscdk.services.fsx.CfnVolume$OntapConfigurationProperty | [[cdk.support/lookup-entry]] | `:ontap-configuration` |
| `openZfsConfiguration` | software.amazon.awscdk.services.fsx.CfnVolume$OpenZFSConfigurationProperty | [[cdk.support/lookup-entry]] | `:open-zfs-configuration` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `volumeType` | java.lang.String | [[cdk.support/lookup-entry]] | `:volume-type` |
sourceraw docstring

build-cfn-volume-retention-period-property-builderclj

(build-cfn-volume-retention-period-property-builder builder id config)

The build-cfn-volume-retention-period-property-builder function updates a CfnVolume$RetentionPeriodProperty$Builder instance using the provided configuration. The function takes the CfnVolume$RetentionPeriodProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
typejava.lang.Stringcdk.support/lookup-entry:type
valuejava.lang.Numbercdk.support/lookup-entry:value
The build-cfn-volume-retention-period-property-builder function updates a CfnVolume$RetentionPeriodProperty$Builder instance using the provided configuration.
  The function takes the CfnVolume$RetentionPeriodProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
| `value` | java.lang.Number | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-volume-snaplock-configuration-property-builderclj

(build-cfn-volume-snaplock-configuration-property-builder builder id config)

The build-cfn-volume-snaplock-configuration-property-builder function updates a CfnVolume$SnaplockConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnVolume$SnaplockConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
auditLogVolumejava.lang.Stringcdk.support/lookup-entry:audit-log-volume
autocommitPeriodsoftware.amazon.awscdk.services.fsx.CfnVolume$AutocommitPeriodPropertycdk.support/lookup-entry:autocommit-period
privilegedDeletejava.lang.Stringcdk.support/lookup-entry:privileged-delete
retentionPeriodsoftware.amazon.awscdk.services.fsx.CfnVolume$SnaplockRetentionPeriodPropertycdk.support/lookup-entry:retention-period
snaplockTypejava.lang.Stringcdk.support/lookup-entry:snaplock-type
volumeAppendModeEnabledjava.lang.Stringcdk.support/lookup-entry:volume-append-mode-enabled
The build-cfn-volume-snaplock-configuration-property-builder function updates a CfnVolume$SnaplockConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnVolume$SnaplockConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `auditLogVolume` | java.lang.String | [[cdk.support/lookup-entry]] | `:audit-log-volume` |
| `autocommitPeriod` | software.amazon.awscdk.services.fsx.CfnVolume$AutocommitPeriodProperty | [[cdk.support/lookup-entry]] | `:autocommit-period` |
| `privilegedDelete` | java.lang.String | [[cdk.support/lookup-entry]] | `:privileged-delete` |
| `retentionPeriod` | software.amazon.awscdk.services.fsx.CfnVolume$SnaplockRetentionPeriodProperty | [[cdk.support/lookup-entry]] | `:retention-period` |
| `snaplockType` | java.lang.String | [[cdk.support/lookup-entry]] | `:snaplock-type` |
| `volumeAppendModeEnabled` | java.lang.String | [[cdk.support/lookup-entry]] | `:volume-append-mode-enabled` |
sourceraw docstring

build-cfn-volume-snaplock-retention-period-property-builderclj

(build-cfn-volume-snaplock-retention-period-property-builder builder id config)

The build-cfn-volume-snaplock-retention-period-property-builder function updates a CfnVolume$SnaplockRetentionPeriodProperty$Builder instance using the provided configuration. The function takes the CfnVolume$SnaplockRetentionPeriodProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
defaultRetentionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:default-retention
maximumRetentionsoftware.amazon.awscdk.services.fsx.CfnVolume$RetentionPeriodPropertycdk.support/lookup-entry:maximum-retention
minimumRetentionsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:minimum-retention
The build-cfn-volume-snaplock-retention-period-property-builder function updates a CfnVolume$SnaplockRetentionPeriodProperty$Builder instance using the provided configuration.
  The function takes the CfnVolume$SnaplockRetentionPeriodProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `defaultRetention` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:default-retention` |
| `maximumRetention` | software.amazon.awscdk.services.fsx.CfnVolume$RetentionPeriodProperty | [[cdk.support/lookup-entry]] | `:maximum-retention` |
| `minimumRetention` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:minimum-retention` |
sourceraw docstring

build-cfn-volume-tiering-policy-property-builderclj

(build-cfn-volume-tiering-policy-property-builder builder id config)

The build-cfn-volume-tiering-policy-property-builder function updates a CfnVolume$TieringPolicyProperty$Builder instance using the provided configuration. The function takes the CfnVolume$TieringPolicyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
coolingPeriodjava.lang.Numbercdk.support/lookup-entry:cooling-period
namejava.lang.Stringcdk.support/lookup-entry:name
The build-cfn-volume-tiering-policy-property-builder function updates a CfnVolume$TieringPolicyProperty$Builder instance using the provided configuration.
  The function takes the CfnVolume$TieringPolicyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `coolingPeriod` | java.lang.Number | [[cdk.support/lookup-entry]] | `:cooling-period` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
sourceraw docstring

build-cfn-volume-user-and-group-quotas-property-builderclj

(build-cfn-volume-user-and-group-quotas-property-builder builder id config)

The build-cfn-volume-user-and-group-quotas-property-builder function updates a CfnVolume$UserAndGroupQuotasProperty$Builder instance using the provided configuration. The function takes the CfnVolume$UserAndGroupQuotasProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
idjava.lang.Numbercdk.support/lookup-entry:id
storageCapacityQuotaGiBjava.lang.Numbercdk.support/lookup-entry:storage-capacity-quota-gi-b
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-volume-user-and-group-quotas-property-builder function updates a CfnVolume$UserAndGroupQuotasProperty$Builder instance using the provided configuration.
  The function takes the CfnVolume$UserAndGroupQuotasProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `id` | java.lang.Number | [[cdk.support/lookup-entry]] | `:id` |
| `storageCapacityQuotaGiB` | java.lang.Number | [[cdk.support/lookup-entry]] | `:storage-capacity-quota-gi-b` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-file-system-attributes-builderclj

(build-file-system-attributes-builder builder id config)

The build-file-system-attributes-builder function updates a FileSystemAttributes$Builder instance using the provided configuration. The function takes the FileSystemAttributes$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
dnsNamejava.lang.Stringcdk.support/lookup-entry:dns-name
fileSystemIdjava.lang.Stringcdk.support/lookup-entry:file-system-id
securityGroupsoftware.amazon.awscdk.services.ec2.ISecurityGroupcdk.support/lookup-entry:security-group
The build-file-system-attributes-builder function updates a FileSystemAttributes$Builder instance using the provided configuration.
  The function takes the FileSystemAttributes$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `dnsName` | java.lang.String | [[cdk.support/lookup-entry]] | `:dns-name` |
| `fileSystemId` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-system-id` |
| `securityGroup` | software.amazon.awscdk.services.ec2.ISecurityGroup | [[cdk.support/lookup-entry]] | `:security-group` |
sourceraw docstring

build-file-system-props-builderclj

(build-file-system-props-builder builder id config)

The build-file-system-props-builder function updates a FileSystemProps$Builder instance using the provided configuration. The function takes the FileSystemProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
backupIdjava.lang.Stringcdk.support/lookup-entry:backup-id
kmsKeysoftware.amazon.awscdk.services.kms.IKeycdk.support/lookup-entry:kms-key
removalPolicysoftware.amazon.awscdk.RemovalPolicycdk.api/removal-policy:removal-policy
securityGroupsoftware.amazon.awscdk.services.ec2.ISecurityGroupcdk.support/lookup-entry:security-group
storageCapacityGiBjava.lang.Numbercdk.support/lookup-entry:storage-capacity-gi-b
vpcsoftware.amazon.awscdk.services.ec2.IVpccdk.support/lookup-entry:vpc
The build-file-system-props-builder function updates a FileSystemProps$Builder instance using the provided configuration.
  The function takes the FileSystemProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `backupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:backup-id` |
| `kmsKey` | software.amazon.awscdk.services.kms.IKey | [[cdk.support/lookup-entry]] | `:kms-key` |
| `removalPolicy` | software.amazon.awscdk.RemovalPolicy | [[cdk.api/removal-policy]] | `:removal-policy` |
| `securityGroup` | software.amazon.awscdk.services.ec2.ISecurityGroup | [[cdk.support/lookup-entry]] | `:security-group` |
| `storageCapacityGiB` | java.lang.Number | [[cdk.support/lookup-entry]] | `:storage-capacity-gi-b` |
| `vpc` | software.amazon.awscdk.services.ec2.IVpc | [[cdk.support/lookup-entry]] | `:vpc` |
sourceraw docstring

build-lustre-configuration-builderclj

(build-lustre-configuration-builder builder id config)

The build-lustre-configuration-builder function updates a LustreConfiguration$Builder instance using the provided configuration. The function takes the LustreConfiguration$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
autoImportPolicysoftware.amazon.awscdk.services.fsx.LustreAutoImportPolicycdk.api.services.fsx/lustre-auto-import-policy:auto-import-policy
dataCompressionTypesoftware.amazon.awscdk.services.fsx.LustreDataCompressionTypecdk.api.services.fsx/lustre-data-compression-type:data-compression-type
deploymentTypesoftware.amazon.awscdk.services.fsx.LustreDeploymentTypecdk.api.services.fsx/lustre-deployment-type:deployment-type
exportPathjava.lang.Stringcdk.support/lookup-entry:export-path
importPathjava.lang.Stringcdk.support/lookup-entry:import-path
importedFileChunkSizeMiBjava.lang.Numbercdk.support/lookup-entry:imported-file-chunk-size-mi-b
perUnitStorageThroughputjava.lang.Numbercdk.support/lookup-entry:per-unit-storage-throughput
weeklyMaintenanceStartTimesoftware.amazon.awscdk.services.fsx.LustreMaintenanceTimecdk.support/lookup-entry:weekly-maintenance-start-time
The build-lustre-configuration-builder function updates a LustreConfiguration$Builder instance using the provided configuration.
  The function takes the LustreConfiguration$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `autoImportPolicy` | software.amazon.awscdk.services.fsx.LustreAutoImportPolicy | [[cdk.api.services.fsx/lustre-auto-import-policy]] | `:auto-import-policy` |
| `dataCompressionType` | software.amazon.awscdk.services.fsx.LustreDataCompressionType | [[cdk.api.services.fsx/lustre-data-compression-type]] | `:data-compression-type` |
| `deploymentType` | software.amazon.awscdk.services.fsx.LustreDeploymentType | [[cdk.api.services.fsx/lustre-deployment-type]] | `:deployment-type` |
| `exportPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:export-path` |
| `importPath` | java.lang.String | [[cdk.support/lookup-entry]] | `:import-path` |
| `importedFileChunkSizeMiB` | java.lang.Number | [[cdk.support/lookup-entry]] | `:imported-file-chunk-size-mi-b` |
| `perUnitStorageThroughput` | java.lang.Number | [[cdk.support/lookup-entry]] | `:per-unit-storage-throughput` |
| `weeklyMaintenanceStartTime` | software.amazon.awscdk.services.fsx.LustreMaintenanceTime | [[cdk.support/lookup-entry]] | `:weekly-maintenance-start-time` |
sourceraw docstring

build-lustre-file-system-builderclj

(build-lustre-file-system-builder builder id config)

The build-lustre-file-system-builder function updates a LustreFileSystem$Builder instance using the provided configuration. The function takes the LustreFileSystem$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
backupIdjava.lang.Stringcdk.support/lookup-entry:backup-id
kmsKeysoftware.amazon.awscdk.services.kms.IKeycdk.support/lookup-entry:kms-key
lustreConfigurationsoftware.amazon.awscdk.services.fsx.LustreConfigurationcdk.support/lookup-entry:lustre-configuration
removalPolicysoftware.amazon.awscdk.RemovalPolicycdk.api/removal-policy:removal-policy
securityGroupsoftware.amazon.awscdk.services.ec2.ISecurityGroupcdk.support/lookup-entry:security-group
storageCapacityGiBjava.lang.Numbercdk.support/lookup-entry:storage-capacity-gi-b
vpcsoftware.amazon.awscdk.services.ec2.IVpccdk.support/lookup-entry:vpc
vpcSubnetsoftware.amazon.awscdk.services.ec2.ISubnetcdk.support/lookup-entry:vpc-subnet
The build-lustre-file-system-builder function updates a LustreFileSystem$Builder instance using the provided configuration.
  The function takes the LustreFileSystem$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `backupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:backup-id` |
| `kmsKey` | software.amazon.awscdk.services.kms.IKey | [[cdk.support/lookup-entry]] | `:kms-key` |
| `lustreConfiguration` | software.amazon.awscdk.services.fsx.LustreConfiguration | [[cdk.support/lookup-entry]] | `:lustre-configuration` |
| `removalPolicy` | software.amazon.awscdk.RemovalPolicy | [[cdk.api/removal-policy]] | `:removal-policy` |
| `securityGroup` | software.amazon.awscdk.services.ec2.ISecurityGroup | [[cdk.support/lookup-entry]] | `:security-group` |
| `storageCapacityGiB` | java.lang.Number | [[cdk.support/lookup-entry]] | `:storage-capacity-gi-b` |
| `vpc` | software.amazon.awscdk.services.ec2.IVpc | [[cdk.support/lookup-entry]] | `:vpc` |
| `vpcSubnet` | software.amazon.awscdk.services.ec2.ISubnet | [[cdk.support/lookup-entry]] | `:vpc-subnet` |
sourceraw docstring

build-lustre-file-system-props-builderclj

(build-lustre-file-system-props-builder builder id config)

The build-lustre-file-system-props-builder function updates a LustreFileSystemProps$Builder instance using the provided configuration. The function takes the LustreFileSystemProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
backupIdjava.lang.Stringcdk.support/lookup-entry:backup-id
kmsKeysoftware.amazon.awscdk.services.kms.IKeycdk.support/lookup-entry:kms-key
lustreConfigurationsoftware.amazon.awscdk.services.fsx.LustreConfigurationcdk.support/lookup-entry:lustre-configuration
removalPolicysoftware.amazon.awscdk.RemovalPolicycdk.api/removal-policy:removal-policy
securityGroupsoftware.amazon.awscdk.services.ec2.ISecurityGroupcdk.support/lookup-entry:security-group
storageCapacityGiBjava.lang.Numbercdk.support/lookup-entry:storage-capacity-gi-b
vpcsoftware.amazon.awscdk.services.ec2.IVpccdk.support/lookup-entry:vpc
vpcSubnetsoftware.amazon.awscdk.services.ec2.ISubnetcdk.support/lookup-entry:vpc-subnet
The build-lustre-file-system-props-builder function updates a LustreFileSystemProps$Builder instance using the provided configuration.
  The function takes the LustreFileSystemProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `backupId` | java.lang.String | [[cdk.support/lookup-entry]] | `:backup-id` |
| `kmsKey` | software.amazon.awscdk.services.kms.IKey | [[cdk.support/lookup-entry]] | `:kms-key` |
| `lustreConfiguration` | software.amazon.awscdk.services.fsx.LustreConfiguration | [[cdk.support/lookup-entry]] | `:lustre-configuration` |
| `removalPolicy` | software.amazon.awscdk.RemovalPolicy | [[cdk.api/removal-policy]] | `:removal-policy` |
| `securityGroup` | software.amazon.awscdk.services.ec2.ISecurityGroup | [[cdk.support/lookup-entry]] | `:security-group` |
| `storageCapacityGiB` | java.lang.Number | [[cdk.support/lookup-entry]] | `:storage-capacity-gi-b` |
| `vpc` | software.amazon.awscdk.services.ec2.IVpc | [[cdk.support/lookup-entry]] | `:vpc` |
| `vpcSubnet` | software.amazon.awscdk.services.ec2.ISubnet | [[cdk.support/lookup-entry]] | `:vpc-subnet` |
sourceraw docstring

build-lustre-maintenance-time-builderclj

(build-lustre-maintenance-time-builder builder id config)

The build-lustre-maintenance-time-builder function updates a LustreMaintenanceTime$Builder instance using the provided configuration. The function takes the LustreMaintenanceTime$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
daysoftware.amazon.awscdk.services.fsx.Weekdaycdk.api.services.fsx/weekday:day
hourjava.lang.Numbercdk.support/lookup-entry:hour
minutejava.lang.Numbercdk.support/lookup-entry:minute
The build-lustre-maintenance-time-builder function updates a LustreMaintenanceTime$Builder instance using the provided configuration.
  The function takes the LustreMaintenanceTime$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `day` | software.amazon.awscdk.services.fsx.Weekday | [[cdk.api.services.fsx/weekday]] | `:day` |
| `hour` | java.lang.Number | [[cdk.support/lookup-entry]] | `:hour` |
| `minute` | java.lang.Number | [[cdk.support/lookup-entry]] | `:minute` |
sourceraw docstring

build-lustre-maintenance-time-props-builderclj

(build-lustre-maintenance-time-props-builder builder id config)

The build-lustre-maintenance-time-props-builder function updates a LustreMaintenanceTimeProps$Builder instance using the provided configuration. The function takes the LustreMaintenanceTimeProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
daysoftware.amazon.awscdk.services.fsx.Weekdaycdk.api.services.fsx/weekday:day
hourjava.lang.Numbercdk.support/lookup-entry:hour
minutejava.lang.Numbercdk.support/lookup-entry:minute
The build-lustre-maintenance-time-props-builder function updates a LustreMaintenanceTimeProps$Builder instance using the provided configuration.
  The function takes the LustreMaintenanceTimeProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `day` | software.amazon.awscdk.services.fsx.Weekday | [[cdk.api.services.fsx/weekday]] | `:day` |
| `hour` | java.lang.Number | [[cdk.support/lookup-entry]] | `:hour` |
| `minute` | java.lang.Number | [[cdk.support/lookup-entry]] | `:minute` |
sourceraw docstring

cfn-data-repository-association-auto-export-policy-property-builderclj

(cfn-data-repository-association-auto-export-policy-property-builder id config)

Creates a CfnDataRepositoryAssociation$AutoExportPolicyProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDataRepositoryAssociation$AutoExportPolicyProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-data-repository-association-auto-import-policy-property-builderclj

(cfn-data-repository-association-auto-import-policy-property-builder id config)

Creates a CfnDataRepositoryAssociation$AutoImportPolicyProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDataRepositoryAssociation$AutoImportPolicyProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-data-repository-association-builderclj

(cfn-data-repository-association-builder scope id config)

Creates a CfnDataRepositoryAssociation$Builder instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |

Creates a  `CfnDataRepositoryAssociation$Builder` instance using a scope and ID, applies the data configuration, then builds it.  Takes the following arguments: 
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-data-repository-association-props-builderclj

(cfn-data-repository-association-props-builder id config)

Creates a CfnDataRepositoryAssociationProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDataRepositoryAssociationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-data-repository-association-s3-property-builderclj

(cfn-data-repository-association-s3-property-builder id config)

Creates a CfnDataRepositoryAssociation$S3Property$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDataRepositoryAssociation$S3Property$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-file-system-audit-log-configuration-property-builderclj

(cfn-file-system-audit-log-configuration-property-builder id config)

Creates a CfnFileSystem$AuditLogConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnFileSystem$AuditLogConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-file-system-builderclj

(cfn-file-system-builder scope id config)

Creates a CfnFileSystem$Builder instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |

Creates a  `CfnFileSystem$Builder` instance using a scope and ID, applies the data configuration, then builds it.  Takes the following arguments: 
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-file-system-client-configurations-property-builderclj

(cfn-file-system-client-configurations-property-builder id config)

Creates a CfnFileSystem$ClientConfigurationsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnFileSystem$ClientConfigurationsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-file-system-disk-iops-configuration-property-builderclj

(cfn-file-system-disk-iops-configuration-property-builder id config)

Creates a CfnFileSystem$DiskIopsConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnFileSystem$DiskIopsConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-file-system-lustre-configuration-property-builderclj

(cfn-file-system-lustre-configuration-property-builder id config)

Creates a CfnFileSystem$LustreConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnFileSystem$LustreConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-file-system-nfs-exports-property-builderclj

(cfn-file-system-nfs-exports-property-builder id config)

Creates a CfnFileSystem$NfsExportsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnFileSystem$NfsExportsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-file-system-ontap-configuration-property-builderclj

(cfn-file-system-ontap-configuration-property-builder id config)

Creates a CfnFileSystem$OntapConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnFileSystem$OntapConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-file-system-open-zfs-configuration-property-builderclj

(cfn-file-system-open-zfs-configuration-property-builder id config)

Creates a CfnFileSystem$OpenZFSConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnFileSystem$OpenZFSConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-file-system-props-builderclj

(cfn-file-system-props-builder id config)

Creates a CfnFileSystemProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnFileSystemProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-file-system-root-volume-configuration-property-builderclj

(cfn-file-system-root-volume-configuration-property-builder id config)

Creates a CfnFileSystem$RootVolumeConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnFileSystem$RootVolumeConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-file-system-self-managed-active-directory-configuration-property-builderclj

(cfn-file-system-self-managed-active-directory-configuration-property-builder
  id
  config)

Creates a CfnFileSystem$SelfManagedActiveDirectoryConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnFileSystem$SelfManagedActiveDirectoryConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-file-system-user-and-group-quotas-property-builderclj

(cfn-file-system-user-and-group-quotas-property-builder id config)

Creates a CfnFileSystem$UserAndGroupQuotasProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnFileSystem$UserAndGroupQuotasProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-file-system-windows-configuration-property-builderclj

(cfn-file-system-windows-configuration-property-builder id config)

Creates a CfnFileSystem$WindowsConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnFileSystem$WindowsConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-snapshot-builderclj

(cfn-snapshot-builder scope id config)

Creates a CfnSnapshot$Builder instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |

Creates a  `CfnSnapshot$Builder` instance using a scope and ID, applies the data configuration, then builds it.  Takes the following arguments: 
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-snapshot-props-builderclj

(cfn-snapshot-props-builder id config)

Creates a CfnSnapshotProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnSnapshotProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-storage-virtual-machine-active-directory-configuration-property-builderclj

(cfn-storage-virtual-machine-active-directory-configuration-property-builder
  id
  config)

Creates a CfnStorageVirtualMachine$ActiveDirectoryConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnStorageVirtualMachine$ActiveDirectoryConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-storage-virtual-machine-builderclj

(cfn-storage-virtual-machine-builder scope id config)

Creates a CfnStorageVirtualMachine$Builder instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |

Creates a  `CfnStorageVirtualMachine$Builder` instance using a scope and ID, applies the data configuration, then builds it.  Takes the following arguments: 
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-storage-virtual-machine-props-builderclj

(cfn-storage-virtual-machine-props-builder id config)

Creates a CfnStorageVirtualMachineProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnStorageVirtualMachineProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-storage-virtual-machine-self-managed-active-directory-configuration-property-builderclj

(cfn-storage-virtual-machine-self-managed-active-directory-configuration-property-builder
  id
  config)

Creates a CfnStorageVirtualMachine$SelfManagedActiveDirectoryConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnStorageVirtualMachine$SelfManagedActiveDirectoryConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-volume-aggregate-configuration-property-builderclj

(cfn-volume-aggregate-configuration-property-builder id config)

Creates a CfnVolume$AggregateConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnVolume$AggregateConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-volume-autocommit-period-property-builderclj

(cfn-volume-autocommit-period-property-builder id config)

Creates a CfnVolume$AutocommitPeriodProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnVolume$AutocommitPeriodProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-volume-builderclj

(cfn-volume-builder scope id config)

Creates a CfnVolume$Builder instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |

Creates a  `CfnVolume$Builder` instance using a scope and ID, applies the data configuration, then builds it.  Takes the following arguments: 
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-volume-client-configurations-property-builderclj

(cfn-volume-client-configurations-property-builder id config)

Creates a CfnVolume$ClientConfigurationsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnVolume$ClientConfigurationsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-volume-nfs-exports-property-builderclj

(cfn-volume-nfs-exports-property-builder id config)

Creates a CfnVolume$NfsExportsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnVolume$NfsExportsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-volume-ontap-configuration-property-builderclj

(cfn-volume-ontap-configuration-property-builder id config)

Creates a CfnVolume$OntapConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnVolume$OntapConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-volume-open-zfs-configuration-property-builderclj

(cfn-volume-open-zfs-configuration-property-builder id config)

Creates a CfnVolume$OpenZFSConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnVolume$OpenZFSConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-volume-origin-snapshot-property-builderclj

(cfn-volume-origin-snapshot-property-builder id config)

Creates a CfnVolume$OriginSnapshotProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnVolume$OriginSnapshotProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-volume-props-builderclj

(cfn-volume-props-builder id config)

Creates a CfnVolumeProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnVolumeProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-volume-retention-period-property-builderclj

(cfn-volume-retention-period-property-builder id config)

Creates a CfnVolume$RetentionPeriodProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnVolume$RetentionPeriodProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-volume-snaplock-configuration-property-builderclj

(cfn-volume-snaplock-configuration-property-builder id config)

Creates a CfnVolume$SnaplockConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnVolume$SnaplockConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-volume-snaplock-retention-period-property-builderclj

(cfn-volume-snaplock-retention-period-property-builder id config)

Creates a CfnVolume$SnaplockRetentionPeriodProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnVolume$SnaplockRetentionPeriodProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-volume-tiering-policy-property-builderclj

(cfn-volume-tiering-policy-property-builder id config)

Creates a CfnVolume$TieringPolicyProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnVolume$TieringPolicyProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-volume-user-and-group-quotas-property-builderclj

(cfn-volume-user-and-group-quotas-property-builder id config)

Creates a CfnVolume$UserAndGroupQuotasProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnVolume$UserAndGroupQuotasProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

file-system-attributes-builderclj

(file-system-attributes-builder id config)

Creates a FileSystemAttributes$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `FileSystemAttributes$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

file-system-props-builderclj

(file-system-props-builder id config)

Creates a FileSystemProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `FileSystemProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

lustre-auto-import-policyclj

(lustre-auto-import-policy config id item-key)

The lustre-auto-import-policy function data interprets values in the provided config data into a LustreAutoImportPolicy instance. This simplifies the use of keywords in place of actual enum values in the configuration provided to builders. The value is found using the cdk.support/lookup-entry function on the data with the provided namespace id and item-key. The found value is interpretted as follows:

  • instance of LustreAutoImportPolicy - the value is returned.
  • is :new-changed-deleted - LustreAutoImportPolicy/NEW_CHANGED_DELETED is returned
  • is :new - LustreAutoImportPolicy/NEW is returned
  • is :none - LustreAutoImportPolicy/NONE is returned
  • is :new-changed - LustreAutoImportPolicy/NEW_CHANGED is returned

If a value is not found or matches the above criteria, nil is returned.

The `lustre-auto-import-policy` function data interprets values in the provided config data into a 
`LustreAutoImportPolicy` instance.  This simplifies the use of keywords in place of actual enum values in 
the configuration provided to builders.  The value is found using the `cdk.support/lookup-entry` 
function on the data with the provided namespace id and item-key.  The found value is interpretted as follows: 

* instance of `LustreAutoImportPolicy` - the value is returned.
* is `:new-changed-deleted` - `LustreAutoImportPolicy/NEW_CHANGED_DELETED` is returned
* is `:new` - `LustreAutoImportPolicy/NEW` is returned
* is `:none` - `LustreAutoImportPolicy/NONE` is returned
* is `:new-changed` - `LustreAutoImportPolicy/NEW_CHANGED` is returned

 If a value is not found or matches the above criteria, nil is returned.
sourceraw docstring

lustre-configuration-builderclj

(lustre-configuration-builder id config)

Creates a LustreConfiguration$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `LustreConfiguration$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

lustre-data-compression-typeclj

(lustre-data-compression-type config id item-key)

The lustre-data-compression-type function data interprets values in the provided config data into a LustreDataCompressionType instance. This simplifies the use of keywords in place of actual enum values in the configuration provided to builders. The value is found using the cdk.support/lookup-entry function on the data with the provided namespace id and item-key. The found value is interpretted as follows:

  • instance of LustreDataCompressionType - the value is returned.
  • is :lz4 - LustreDataCompressionType/LZ4 is returned
  • is :none - LustreDataCompressionType/NONE is returned

If a value is not found or matches the above criteria, nil is returned.

The `lustre-data-compression-type` function data interprets values in the provided config data into a 
`LustreDataCompressionType` instance.  This simplifies the use of keywords in place of actual enum values in 
the configuration provided to builders.  The value is found using the `cdk.support/lookup-entry` 
function on the data with the provided namespace id and item-key.  The found value is interpretted as follows: 

* instance of `LustreDataCompressionType` - the value is returned.
* is `:lz4` - `LustreDataCompressionType/LZ4` is returned
* is `:none` - `LustreDataCompressionType/NONE` is returned

 If a value is not found or matches the above criteria, nil is returned.
sourceraw docstring

lustre-deployment-typeclj

(lustre-deployment-type config id item-key)

The lustre-deployment-type function data interprets values in the provided config data into a LustreDeploymentType instance. This simplifies the use of keywords in place of actual enum values in the configuration provided to builders. The value is found using the cdk.support/lookup-entry function on the data with the provided namespace id and item-key. The found value is interpretted as follows:

  • instance of LustreDeploymentType - the value is returned.
  • is :persistent-2 - LustreDeploymentType/PERSISTENT_2 is returned
  • is :scratch-1 - LustreDeploymentType/SCRATCH_1 is returned
  • is :scratch-2 - LustreDeploymentType/SCRATCH_2 is returned
  • is :persistent-1 - LustreDeploymentType/PERSISTENT_1 is returned

If a value is not found or matches the above criteria, nil is returned.

The `lustre-deployment-type` function data interprets values in the provided config data into a 
`LustreDeploymentType` instance.  This simplifies the use of keywords in place of actual enum values in 
the configuration provided to builders.  The value is found using the `cdk.support/lookup-entry` 
function on the data with the provided namespace id and item-key.  The found value is interpretted as follows: 

* instance of `LustreDeploymentType` - the value is returned.
* is `:persistent-2` - `LustreDeploymentType/PERSISTENT_2` is returned
* is `:scratch-1` - `LustreDeploymentType/SCRATCH_1` is returned
* is `:scratch-2` - `LustreDeploymentType/SCRATCH_2` is returned
* is `:persistent-1` - `LustreDeploymentType/PERSISTENT_1` is returned

 If a value is not found or matches the above criteria, nil is returned.
sourceraw docstring

lustre-file-system-builderclj

(lustre-file-system-builder scope id config)

Creates a LustreFileSystem$Builder instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |

Creates a  `LustreFileSystem$Builder` instance using a scope and ID, applies the data configuration, then builds it.  Takes the following arguments: 
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

lustre-file-system-props-builderclj

(lustre-file-system-props-builder id config)

Creates a LustreFileSystemProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `LustreFileSystemProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

lustre-maintenance-time-builderclj

(lustre-maintenance-time-builder id config)

Creates a LustreMaintenanceTime$Builder instance using a no-argument create, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `LustreMaintenanceTime$Builder` instance using a no-argument create, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

lustre-maintenance-time-props-builderclj

(lustre-maintenance-time-props-builder id config)

Creates a LustreMaintenanceTimeProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `LustreMaintenanceTimeProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

weekdayclj

(weekday config id item-key)

The weekday function data interprets values in the provided config data into a Weekday instance. This simplifies the use of keywords in place of actual enum values in the configuration provided to builders. The value is found using the cdk.support/lookup-entry function on the data with the provided namespace id and item-key. The found value is interpretted as follows:

  • instance of Weekday - the value is returned.
  • is :sunday - Weekday/SUNDAY is returned
  • is :thursday - Weekday/THURSDAY is returned
  • is :tuesday - Weekday/TUESDAY is returned
  • is :wednesday - Weekday/WEDNESDAY is returned
  • is :monday - Weekday/MONDAY is returned
  • is :friday - Weekday/FRIDAY is returned
  • is :saturday - Weekday/SATURDAY is returned

If a value is not found or matches the above criteria, nil is returned.

The `weekday` function data interprets values in the provided config data into a 
`Weekday` instance.  This simplifies the use of keywords in place of actual enum values in 
the configuration provided to builders.  The value is found using the `cdk.support/lookup-entry` 
function on the data with the provided namespace id and item-key.  The found value is interpretted as follows: 

* instance of `Weekday` - the value is returned.
* is `:sunday` - `Weekday/SUNDAY` is returned
* is `:thursday` - `Weekday/THURSDAY` is returned
* is `:tuesday` - `Weekday/TUESDAY` is returned
* is `:wednesday` - `Weekday/WEDNESDAY` is returned
* is `:monday` - `Weekday/MONDAY` is returned
* is `:friday` - `Weekday/FRIDAY` is returned
* is `:saturday` - `Weekday/SATURDAY` is returned

 If a value is not found or matches the above criteria, nil is returned.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close