Liking cljdoc? Tell your friends :D
Clojure only.

cdk.api.services.acmpca

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

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

build-cfn-certificate-api-passthrough-property-builderclj

(build-cfn-certificate-api-passthrough-property-builder builder id config)

The build-cfn-certificate-api-passthrough-property-builder function updates a CfnCertificate$ApiPassthroughProperty$Builder instance using the provided configuration. The function takes the CfnCertificate$ApiPassthroughProperty$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
extensionssoftware.amazon.awscdk.services.acmpca.CfnCertificate$ExtensionsPropertycdk.support/lookup-entry:extensions
subjectsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:subject
The build-cfn-certificate-api-passthrough-property-builder function updates a CfnCertificate$ApiPassthroughProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificate$ApiPassthroughProperty$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 |
|---|---|---|---|
| `extensions` | software.amazon.awscdk.services.acmpca.CfnCertificate$ExtensionsProperty | [[cdk.support/lookup-entry]] | `:extensions` |
| `subject` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:subject` |
sourceraw docstring

build-cfn-certificate-authority-access-description-property-builderclj

(build-cfn-certificate-authority-access-description-property-builder builder
                                                                     id
                                                                     config)

The build-cfn-certificate-authority-access-description-property-builder function updates a CfnCertificateAuthority$AccessDescriptionProperty$Builder instance using the provided configuration. The function takes the CfnCertificateAuthority$AccessDescriptionProperty$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
accessLocationsoftware.amazon.awscdk.services.acmpca.CfnCertificateAuthority$GeneralNamePropertycdk.support/lookup-entry:access-location
accessMethodsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:access-method
The build-cfn-certificate-authority-access-description-property-builder function updates a CfnCertificateAuthority$AccessDescriptionProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthority$AccessDescriptionProperty$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 |
|---|---|---|---|
| `accessLocation` | software.amazon.awscdk.services.acmpca.CfnCertificateAuthority$GeneralNameProperty | [[cdk.support/lookup-entry]] | `:access-location` |
| `accessMethod` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:access-method` |
sourceraw docstring

build-cfn-certificate-authority-access-method-property-builderclj

(build-cfn-certificate-authority-access-method-property-builder builder
                                                                id
                                                                config)

The build-cfn-certificate-authority-access-method-property-builder function updates a CfnCertificateAuthority$AccessMethodProperty$Builder instance using the provided configuration. The function takes the CfnCertificateAuthority$AccessMethodProperty$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
accessMethodTypejava.lang.Stringcdk.support/lookup-entry:access-method-type
customObjectIdentifierjava.lang.Stringcdk.support/lookup-entry:custom-object-identifier
The build-cfn-certificate-authority-access-method-property-builder function updates a CfnCertificateAuthority$AccessMethodProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthority$AccessMethodProperty$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 |
|---|---|---|---|
| `accessMethodType` | java.lang.String | [[cdk.support/lookup-entry]] | `:access-method-type` |
| `customObjectIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:custom-object-identifier` |
sourceraw docstring

build-cfn-certificate-authority-activation-builderclj

(build-cfn-certificate-authority-activation-builder builder id config)

The build-cfn-certificate-authority-activation-builder function updates a CfnCertificateAuthorityActivation$Builder instance using the provided configuration. The function takes the CfnCertificateAuthorityActivation$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
certificatejava.lang.Stringcdk.support/lookup-entry:certificate
certificateAuthorityArnjava.lang.Stringcdk.support/lookup-entry:certificate-authority-arn
certificateChainjava.lang.Stringcdk.support/lookup-entry:certificate-chain
statusjava.lang.Stringcdk.support/lookup-entry:status
The build-cfn-certificate-authority-activation-builder function updates a CfnCertificateAuthorityActivation$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthorityActivation$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 |
|---|---|---|---|
| `certificate` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate` |
| `certificateAuthorityArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-authority-arn` |
| `certificateChain` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-chain` |
| `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` |
sourceraw docstring

build-cfn-certificate-authority-activation-props-builderclj

(build-cfn-certificate-authority-activation-props-builder builder id config)

The build-cfn-certificate-authority-activation-props-builder function updates a CfnCertificateAuthorityActivationProps$Builder instance using the provided configuration. The function takes the CfnCertificateAuthorityActivationProps$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
certificatejava.lang.Stringcdk.support/lookup-entry:certificate
certificateAuthorityArnjava.lang.Stringcdk.support/lookup-entry:certificate-authority-arn
certificateChainjava.lang.Stringcdk.support/lookup-entry:certificate-chain
statusjava.lang.Stringcdk.support/lookup-entry:status
The build-cfn-certificate-authority-activation-props-builder function updates a CfnCertificateAuthorityActivationProps$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthorityActivationProps$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 |
|---|---|---|---|
| `certificate` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate` |
| `certificateAuthorityArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-authority-arn` |
| `certificateChain` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-chain` |
| `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` |
sourceraw docstring

build-cfn-certificate-authority-builderclj

(build-cfn-certificate-authority-builder builder id config)

The build-cfn-certificate-authority-builder function updates a CfnCertificateAuthority$Builder instance using the provided configuration. The function takes the CfnCertificateAuthority$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
csrExtensionssoftware.amazon.awscdk.services.acmpca.CfnCertificateAuthority$CsrExtensionsPropertycdk.support/lookup-entry:csr-extensions
keyAlgorithmjava.lang.Stringcdk.support/lookup-entry:key-algorithm
keyStorageSecurityStandardjava.lang.Stringcdk.support/lookup-entry:key-storage-security-standard
revocationConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:revocation-configuration
signingAlgorithmjava.lang.Stringcdk.support/lookup-entry:signing-algorithm
subjectsoftware.amazon.awscdk.services.acmpca.CfnCertificateAuthority$SubjectPropertycdk.support/lookup-entry:subject
tagsjava.util.Listcdk.support/lookup-entry:tags
typejava.lang.Stringcdk.support/lookup-entry:type
usageModejava.lang.Stringcdk.support/lookup-entry:usage-mode
The build-cfn-certificate-authority-builder function updates a CfnCertificateAuthority$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthority$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 |
|---|---|---|---|
| `csrExtensions` | software.amazon.awscdk.services.acmpca.CfnCertificateAuthority$CsrExtensionsProperty | [[cdk.support/lookup-entry]] | `:csr-extensions` |
| `keyAlgorithm` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-algorithm` |
| `keyStorageSecurityStandard` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-storage-security-standard` |
| `revocationConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:revocation-configuration` |
| `signingAlgorithm` | java.lang.String | [[cdk.support/lookup-entry]] | `:signing-algorithm` |
| `subject` | software.amazon.awscdk.services.acmpca.CfnCertificateAuthority$SubjectProperty | [[cdk.support/lookup-entry]] | `:subject` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
| `usageMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:usage-mode` |
sourceraw docstring

build-cfn-certificate-authority-crl-configuration-property-builderclj

(build-cfn-certificate-authority-crl-configuration-property-builder builder
                                                                    id
                                                                    config)

The build-cfn-certificate-authority-crl-configuration-property-builder function updates a CfnCertificateAuthority$CrlConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnCertificateAuthority$CrlConfigurationProperty$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
crlDistributionPointExtensionConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:crl-distribution-point-extension-configuration
customCnamejava.lang.Stringcdk.support/lookup-entry:custom-cname
enabledsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:enabled
expirationInDaysjava.lang.Numbercdk.support/lookup-entry:expiration-in-days
s3BucketNamejava.lang.Stringcdk.support/lookup-entry:s3-bucket-name
s3ObjectAcljava.lang.Stringcdk.support/lookup-entry:s3-object-acl
The build-cfn-certificate-authority-crl-configuration-property-builder function updates a CfnCertificateAuthority$CrlConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthority$CrlConfigurationProperty$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 |
|---|---|---|---|
| `crlDistributionPointExtensionConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:crl-distribution-point-extension-configuration` |
| `customCname` | java.lang.String | [[cdk.support/lookup-entry]] | `:custom-cname` |
| `enabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enabled` |
| `expirationInDays` | java.lang.Number | [[cdk.support/lookup-entry]] | `:expiration-in-days` |
| `s3BucketName` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-bucket-name` |
| `s3ObjectAcl` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-object-acl` |
sourceraw docstring

build-cfn-certificate-authority-crl-distribution-point-extension-configuration-property-builderclj

(build-cfn-certificate-authority-crl-distribution-point-extension-configuration-property-builder
  builder
  id
  config)

The build-cfn-certificate-authority-crl-distribution-point-extension-configuration-property-builder function updates a CfnCertificateAuthority$CrlDistributionPointExtensionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnCertificateAuthority$CrlDistributionPointExtensionConfigurationProperty$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
omitExtensionjava.lang.Booleancdk.support/lookup-entry:omit-extension
The build-cfn-certificate-authority-crl-distribution-point-extension-configuration-property-builder function updates a CfnCertificateAuthority$CrlDistributionPointExtensionConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthority$CrlDistributionPointExtensionConfigurationProperty$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 |
|---|---|---|---|
| `omitExtension` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:omit-extension` |
sourceraw docstring

build-cfn-certificate-authority-csr-extensions-property-builderclj

(build-cfn-certificate-authority-csr-extensions-property-builder builder
                                                                 id
                                                                 config)

The build-cfn-certificate-authority-csr-extensions-property-builder function updates a CfnCertificateAuthority$CsrExtensionsProperty$Builder instance using the provided configuration. The function takes the CfnCertificateAuthority$CsrExtensionsProperty$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
keyUsagesoftware.amazon.awscdk.services.acmpca.CfnCertificateAuthority$KeyUsagePropertycdk.support/lookup-entry:key-usage
subjectInformationAccesssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:subject-information-access
The build-cfn-certificate-authority-csr-extensions-property-builder function updates a CfnCertificateAuthority$CsrExtensionsProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthority$CsrExtensionsProperty$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 |
|---|---|---|---|
| `keyUsage` | software.amazon.awscdk.services.acmpca.CfnCertificateAuthority$KeyUsageProperty | [[cdk.support/lookup-entry]] | `:key-usage` |
| `subjectInformationAccess` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:subject-information-access` |
sourceraw docstring

build-cfn-certificate-authority-custom-attribute-property-builderclj

(build-cfn-certificate-authority-custom-attribute-property-builder builder
                                                                   id
                                                                   config)

The build-cfn-certificate-authority-custom-attribute-property-builder function updates a CfnCertificateAuthority$CustomAttributeProperty$Builder instance using the provided configuration. The function takes the CfnCertificateAuthority$CustomAttributeProperty$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
objectIdentifierjava.lang.Stringcdk.support/lookup-entry:object-identifier
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-certificate-authority-custom-attribute-property-builder function updates a CfnCertificateAuthority$CustomAttributeProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthority$CustomAttributeProperty$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 |
|---|---|---|---|
| `objectIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:object-identifier` |
| `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-certificate-authority-edi-party-name-property-builderclj

(build-cfn-certificate-authority-edi-party-name-property-builder builder
                                                                 id
                                                                 config)

The build-cfn-certificate-authority-edi-party-name-property-builder function updates a CfnCertificateAuthority$EdiPartyNameProperty$Builder instance using the provided configuration. The function takes the CfnCertificateAuthority$EdiPartyNameProperty$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
nameAssignerjava.lang.Stringcdk.support/lookup-entry:name-assigner
partyNamejava.lang.Stringcdk.support/lookup-entry:party-name
The build-cfn-certificate-authority-edi-party-name-property-builder function updates a CfnCertificateAuthority$EdiPartyNameProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthority$EdiPartyNameProperty$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 |
|---|---|---|---|
| `nameAssigner` | java.lang.String | [[cdk.support/lookup-entry]] | `:name-assigner` |
| `partyName` | java.lang.String | [[cdk.support/lookup-entry]] | `:party-name` |
sourceraw docstring

build-cfn-certificate-authority-general-name-property-builderclj

(build-cfn-certificate-authority-general-name-property-builder builder
                                                               id
                                                               config)

The build-cfn-certificate-authority-general-name-property-builder function updates a CfnCertificateAuthority$GeneralNameProperty$Builder instance using the provided configuration. The function takes the CfnCertificateAuthority$GeneralNameProperty$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
directoryNamesoftware.amazon.awscdk.services.acmpca.CfnCertificateAuthority$SubjectPropertycdk.support/lookup-entry:directory-name
dnsNamejava.lang.Stringcdk.support/lookup-entry:dns-name
ediPartyNamesoftware.amazon.awscdk.services.acmpca.CfnCertificateAuthority$EdiPartyNamePropertycdk.support/lookup-entry:edi-party-name
ipAddressjava.lang.Stringcdk.support/lookup-entry:ip-address
otherNamesoftware.amazon.awscdk.services.acmpca.CfnCertificateAuthority$OtherNamePropertycdk.support/lookup-entry:other-name
registeredIdjava.lang.Stringcdk.support/lookup-entry:registered-id
rfc822Namejava.lang.Stringcdk.support/lookup-entry:rfc822-name
uniformResourceIdentifierjava.lang.Stringcdk.support/lookup-entry:uniform-resource-identifier
The build-cfn-certificate-authority-general-name-property-builder function updates a CfnCertificateAuthority$GeneralNameProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthority$GeneralNameProperty$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 |
|---|---|---|---|
| `directoryName` | software.amazon.awscdk.services.acmpca.CfnCertificateAuthority$SubjectProperty | [[cdk.support/lookup-entry]] | `:directory-name` |
| `dnsName` | java.lang.String | [[cdk.support/lookup-entry]] | `:dns-name` |
| `ediPartyName` | software.amazon.awscdk.services.acmpca.CfnCertificateAuthority$EdiPartyNameProperty | [[cdk.support/lookup-entry]] | `:edi-party-name` |
| `ipAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:ip-address` |
| `otherName` | software.amazon.awscdk.services.acmpca.CfnCertificateAuthority$OtherNameProperty | [[cdk.support/lookup-entry]] | `:other-name` |
| `registeredId` | java.lang.String | [[cdk.support/lookup-entry]] | `:registered-id` |
| `rfc822Name` | java.lang.String | [[cdk.support/lookup-entry]] | `:rfc822-name` |
| `uniformResourceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:uniform-resource-identifier` |
sourceraw docstring

build-cfn-certificate-authority-key-usage-property-builderclj

(build-cfn-certificate-authority-key-usage-property-builder builder id config)

The build-cfn-certificate-authority-key-usage-property-builder function updates a CfnCertificateAuthority$KeyUsageProperty$Builder instance using the provided configuration. The function takes the CfnCertificateAuthority$KeyUsageProperty$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
crlSignjava.lang.Booleancdk.support/lookup-entry:crl-sign
dataEnciphermentsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:data-encipherment
decipherOnlysoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:decipher-only
digitalSignaturesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:digital-signature
encipherOnlysoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:encipher-only
keyAgreementjava.lang.Booleancdk.support/lookup-entry:key-agreement
keyCertSignjava.lang.Booleancdk.support/lookup-entry:key-cert-sign
keyEnciphermentjava.lang.Booleancdk.support/lookup-entry:key-encipherment
nonRepudiationjava.lang.Booleancdk.support/lookup-entry:non-repudiation
The build-cfn-certificate-authority-key-usage-property-builder function updates a CfnCertificateAuthority$KeyUsageProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthority$KeyUsageProperty$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 |
|---|---|---|---|
| `crlSign` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:crl-sign` |
| `dataEncipherment` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:data-encipherment` |
| `decipherOnly` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:decipher-only` |
| `digitalSignature` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:digital-signature` |
| `encipherOnly` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:encipher-only` |
| `keyAgreement` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:key-agreement` |
| `keyCertSign` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:key-cert-sign` |
| `keyEncipherment` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:key-encipherment` |
| `nonRepudiation` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:non-repudiation` |
sourceraw docstring

build-cfn-certificate-authority-ocsp-configuration-property-builderclj

(build-cfn-certificate-authority-ocsp-configuration-property-builder builder
                                                                     id
                                                                     config)

The build-cfn-certificate-authority-ocsp-configuration-property-builder function updates a CfnCertificateAuthority$OcspConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnCertificateAuthority$OcspConfigurationProperty$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
enabledsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:enabled
ocspCustomCnamejava.lang.Stringcdk.support/lookup-entry:ocsp-custom-cname
The build-cfn-certificate-authority-ocsp-configuration-property-builder function updates a CfnCertificateAuthority$OcspConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthority$OcspConfigurationProperty$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 |
|---|---|---|---|
| `enabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enabled` |
| `ocspCustomCname` | java.lang.String | [[cdk.support/lookup-entry]] | `:ocsp-custom-cname` |
sourceraw docstring

build-cfn-certificate-authority-other-name-property-builderclj

(build-cfn-certificate-authority-other-name-property-builder builder id config)

The build-cfn-certificate-authority-other-name-property-builder function updates a CfnCertificateAuthority$OtherNameProperty$Builder instance using the provided configuration. The function takes the CfnCertificateAuthority$OtherNameProperty$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
typeIdjava.lang.Stringcdk.support/lookup-entry:type-id
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-certificate-authority-other-name-property-builder function updates a CfnCertificateAuthority$OtherNameProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthority$OtherNameProperty$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 |
|---|---|---|---|
| `typeId` | java.lang.String | [[cdk.support/lookup-entry]] | `:type-id` |
| `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-certificate-authority-props-builderclj

(build-cfn-certificate-authority-props-builder builder id config)

The build-cfn-certificate-authority-props-builder function updates a CfnCertificateAuthorityProps$Builder instance using the provided configuration. The function takes the CfnCertificateAuthorityProps$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
csrExtensionssoftware.amazon.awscdk.services.acmpca.CfnCertificateAuthority$CsrExtensionsPropertycdk.support/lookup-entry:csr-extensions
keyAlgorithmjava.lang.Stringcdk.support/lookup-entry:key-algorithm
keyStorageSecurityStandardjava.lang.Stringcdk.support/lookup-entry:key-storage-security-standard
revocationConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:revocation-configuration
signingAlgorithmjava.lang.Stringcdk.support/lookup-entry:signing-algorithm
subjectsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:subject
tagsjava.util.Listcdk.support/lookup-entry:tags
typejava.lang.Stringcdk.support/lookup-entry:type
usageModejava.lang.Stringcdk.support/lookup-entry:usage-mode
The build-cfn-certificate-authority-props-builder function updates a CfnCertificateAuthorityProps$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthorityProps$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 |
|---|---|---|---|
| `csrExtensions` | software.amazon.awscdk.services.acmpca.CfnCertificateAuthority$CsrExtensionsProperty | [[cdk.support/lookup-entry]] | `:csr-extensions` |
| `keyAlgorithm` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-algorithm` |
| `keyStorageSecurityStandard` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-storage-security-standard` |
| `revocationConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:revocation-configuration` |
| `signingAlgorithm` | java.lang.String | [[cdk.support/lookup-entry]] | `:signing-algorithm` |
| `subject` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:subject` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
| `usageMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:usage-mode` |
sourceraw docstring

build-cfn-certificate-authority-revocation-configuration-property-builderclj

(build-cfn-certificate-authority-revocation-configuration-property-builder
  builder
  id
  config)

The build-cfn-certificate-authority-revocation-configuration-property-builder function updates a CfnCertificateAuthority$RevocationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnCertificateAuthority$RevocationConfigurationProperty$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
crlConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:crl-configuration
ocspConfigurationsoftware.amazon.awscdk.services.acmpca.CfnCertificateAuthority$OcspConfigurationPropertycdk.support/lookup-entry:ocsp-configuration
The build-cfn-certificate-authority-revocation-configuration-property-builder function updates a CfnCertificateAuthority$RevocationConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthority$RevocationConfigurationProperty$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 |
|---|---|---|---|
| `crlConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:crl-configuration` |
| `ocspConfiguration` | software.amazon.awscdk.services.acmpca.CfnCertificateAuthority$OcspConfigurationProperty | [[cdk.support/lookup-entry]] | `:ocsp-configuration` |
sourceraw docstring

build-cfn-certificate-authority-subject-property-builderclj

(build-cfn-certificate-authority-subject-property-builder builder id config)

The build-cfn-certificate-authority-subject-property-builder function updates a CfnCertificateAuthority$SubjectProperty$Builder instance using the provided configuration. The function takes the CfnCertificateAuthority$SubjectProperty$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
commonNamejava.lang.Stringcdk.support/lookup-entry:common-name
countryjava.lang.Stringcdk.support/lookup-entry:country
customAttributesjava.util.Listcdk.support/lookup-entry:custom-attributes
distinguishedNameQualifierjava.lang.Stringcdk.support/lookup-entry:distinguished-name-qualifier
generationQualifierjava.lang.Stringcdk.support/lookup-entry:generation-qualifier
givenNamejava.lang.Stringcdk.support/lookup-entry:given-name
initialsjava.lang.Stringcdk.support/lookup-entry:initials
localityjava.lang.Stringcdk.support/lookup-entry:locality
organizationjava.lang.Stringcdk.support/lookup-entry:organization
organizationalUnitjava.lang.Stringcdk.support/lookup-entry:organizational-unit
pseudonymjava.lang.Stringcdk.support/lookup-entry:pseudonym
serialNumberjava.lang.Stringcdk.support/lookup-entry:serial-number
statejava.lang.Stringcdk.support/lookup-entry:state
surnamejava.lang.Stringcdk.support/lookup-entry:surname
titlejava.lang.Stringcdk.support/lookup-entry:title
The build-cfn-certificate-authority-subject-property-builder function updates a CfnCertificateAuthority$SubjectProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificateAuthority$SubjectProperty$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 |
|---|---|---|---|
| `commonName` | java.lang.String | [[cdk.support/lookup-entry]] | `:common-name` |
| `country` | java.lang.String | [[cdk.support/lookup-entry]] | `:country` |
| `customAttributes` | java.util.List | [[cdk.support/lookup-entry]] | `:custom-attributes` |
| `distinguishedNameQualifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:distinguished-name-qualifier` |
| `generationQualifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:generation-qualifier` |
| `givenName` | java.lang.String | [[cdk.support/lookup-entry]] | `:given-name` |
| `initials` | java.lang.String | [[cdk.support/lookup-entry]] | `:initials` |
| `locality` | java.lang.String | [[cdk.support/lookup-entry]] | `:locality` |
| `organization` | java.lang.String | [[cdk.support/lookup-entry]] | `:organization` |
| `organizationalUnit` | java.lang.String | [[cdk.support/lookup-entry]] | `:organizational-unit` |
| `pseudonym` | java.lang.String | [[cdk.support/lookup-entry]] | `:pseudonym` |
| `serialNumber` | java.lang.String | [[cdk.support/lookup-entry]] | `:serial-number` |
| `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` |
| `surname` | java.lang.String | [[cdk.support/lookup-entry]] | `:surname` |
| `title` | java.lang.String | [[cdk.support/lookup-entry]] | `:title` |
sourceraw docstring

build-cfn-certificate-builderclj

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

The build-cfn-certificate-builder function updates a CfnCertificate$Builder instance using the provided configuration. The function takes the CfnCertificate$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
apiPassthroughsoftware.amazon.awscdk.services.acmpca.CfnCertificate$ApiPassthroughPropertycdk.support/lookup-entry:api-passthrough
certificateAuthorityArnjava.lang.Stringcdk.support/lookup-entry:certificate-authority-arn
certificateSigningRequestjava.lang.Stringcdk.support/lookup-entry:certificate-signing-request
signingAlgorithmjava.lang.Stringcdk.support/lookup-entry:signing-algorithm
templateArnjava.lang.Stringcdk.support/lookup-entry:template-arn
validitysoftware.amazon.awscdk.services.acmpca.CfnCertificate$ValidityPropertycdk.support/lookup-entry:validity
validityNotBeforesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:validity-not-before
The build-cfn-certificate-builder function updates a CfnCertificate$Builder instance using the provided configuration.
  The function takes the CfnCertificate$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 |
|---|---|---|---|
| `apiPassthrough` | software.amazon.awscdk.services.acmpca.CfnCertificate$ApiPassthroughProperty | [[cdk.support/lookup-entry]] | `:api-passthrough` |
| `certificateAuthorityArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-authority-arn` |
| `certificateSigningRequest` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-signing-request` |
| `signingAlgorithm` | java.lang.String | [[cdk.support/lookup-entry]] | `:signing-algorithm` |
| `templateArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-arn` |
| `validity` | software.amazon.awscdk.services.acmpca.CfnCertificate$ValidityProperty | [[cdk.support/lookup-entry]] | `:validity` |
| `validityNotBefore` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:validity-not-before` |
sourceraw docstring

build-cfn-certificate-custom-attribute-property-builderclj

(build-cfn-certificate-custom-attribute-property-builder builder id config)

The build-cfn-certificate-custom-attribute-property-builder function updates a CfnCertificate$CustomAttributeProperty$Builder instance using the provided configuration. The function takes the CfnCertificate$CustomAttributeProperty$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
objectIdentifierjava.lang.Stringcdk.support/lookup-entry:object-identifier
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-certificate-custom-attribute-property-builder function updates a CfnCertificate$CustomAttributeProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificate$CustomAttributeProperty$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 |
|---|---|---|---|
| `objectIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:object-identifier` |
| `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-certificate-custom-extension-property-builderclj

(build-cfn-certificate-custom-extension-property-builder builder id config)

The build-cfn-certificate-custom-extension-property-builder function updates a CfnCertificate$CustomExtensionProperty$Builder instance using the provided configuration. The function takes the CfnCertificate$CustomExtensionProperty$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
criticalsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:critical
objectIdentifierjava.lang.Stringcdk.support/lookup-entry:object-identifier
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-certificate-custom-extension-property-builder function updates a CfnCertificate$CustomExtensionProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificate$CustomExtensionProperty$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 |
|---|---|---|---|
| `critical` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:critical` |
| `objectIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:object-identifier` |
| `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-certificate-edi-party-name-property-builderclj

(build-cfn-certificate-edi-party-name-property-builder builder id config)

The build-cfn-certificate-edi-party-name-property-builder function updates a CfnCertificate$EdiPartyNameProperty$Builder instance using the provided configuration. The function takes the CfnCertificate$EdiPartyNameProperty$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
nameAssignerjava.lang.Stringcdk.support/lookup-entry:name-assigner
partyNamejava.lang.Stringcdk.support/lookup-entry:party-name
The build-cfn-certificate-edi-party-name-property-builder function updates a CfnCertificate$EdiPartyNameProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificate$EdiPartyNameProperty$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 |
|---|---|---|---|
| `nameAssigner` | java.lang.String | [[cdk.support/lookup-entry]] | `:name-assigner` |
| `partyName` | java.lang.String | [[cdk.support/lookup-entry]] | `:party-name` |
sourceraw docstring

build-cfn-certificate-extended-key-usage-property-builderclj

(build-cfn-certificate-extended-key-usage-property-builder builder id config)

The build-cfn-certificate-extended-key-usage-property-builder function updates a CfnCertificate$ExtendedKeyUsageProperty$Builder instance using the provided configuration. The function takes the CfnCertificate$ExtendedKeyUsageProperty$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
extendedKeyUsageObjectIdentifierjava.lang.Stringcdk.support/lookup-entry:extended-key-usage-object-identifier
extendedKeyUsageTypejava.lang.Stringcdk.support/lookup-entry:extended-key-usage-type
The build-cfn-certificate-extended-key-usage-property-builder function updates a CfnCertificate$ExtendedKeyUsageProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificate$ExtendedKeyUsageProperty$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 |
|---|---|---|---|
| `extendedKeyUsageObjectIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:extended-key-usage-object-identifier` |
| `extendedKeyUsageType` | java.lang.String | [[cdk.support/lookup-entry]] | `:extended-key-usage-type` |
sourceraw docstring

build-cfn-certificate-extensions-property-builderclj

(build-cfn-certificate-extensions-property-builder builder id config)

The build-cfn-certificate-extensions-property-builder function updates a CfnCertificate$ExtensionsProperty$Builder instance using the provided configuration. The function takes the CfnCertificate$ExtensionsProperty$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
certificatePoliciesjava.util.Listcdk.support/lookup-entry:certificate-policies
customExtensionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:custom-extensions
extendedKeyUsagejava.util.Listcdk.support/lookup-entry:extended-key-usage
keyUsagesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:key-usage
subjectAlternativeNamesjava.util.Listcdk.support/lookup-entry:subject-alternative-names
The build-cfn-certificate-extensions-property-builder function updates a CfnCertificate$ExtensionsProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificate$ExtensionsProperty$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 |
|---|---|---|---|
| `certificatePolicies` | java.util.List | [[cdk.support/lookup-entry]] | `:certificate-policies` |
| `customExtensions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:custom-extensions` |
| `extendedKeyUsage` | java.util.List | [[cdk.support/lookup-entry]] | `:extended-key-usage` |
| `keyUsage` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:key-usage` |
| `subjectAlternativeNames` | java.util.List | [[cdk.support/lookup-entry]] | `:subject-alternative-names` |
sourceraw docstring

build-cfn-certificate-general-name-property-builderclj

(build-cfn-certificate-general-name-property-builder builder id config)

The build-cfn-certificate-general-name-property-builder function updates a CfnCertificate$GeneralNameProperty$Builder instance using the provided configuration. The function takes the CfnCertificate$GeneralNameProperty$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
directoryNamesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:directory-name
dnsNamejava.lang.Stringcdk.support/lookup-entry:dns-name
ediPartyNamesoftware.amazon.awscdk.services.acmpca.CfnCertificate$EdiPartyNamePropertycdk.support/lookup-entry:edi-party-name
ipAddressjava.lang.Stringcdk.support/lookup-entry:ip-address
otherNamesoftware.amazon.awscdk.services.acmpca.CfnCertificate$OtherNamePropertycdk.support/lookup-entry:other-name
registeredIdjava.lang.Stringcdk.support/lookup-entry:registered-id
rfc822Namejava.lang.Stringcdk.support/lookup-entry:rfc822-name
uniformResourceIdentifierjava.lang.Stringcdk.support/lookup-entry:uniform-resource-identifier
The build-cfn-certificate-general-name-property-builder function updates a CfnCertificate$GeneralNameProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificate$GeneralNameProperty$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 |
|---|---|---|---|
| `directoryName` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:directory-name` |
| `dnsName` | java.lang.String | [[cdk.support/lookup-entry]] | `:dns-name` |
| `ediPartyName` | software.amazon.awscdk.services.acmpca.CfnCertificate$EdiPartyNameProperty | [[cdk.support/lookup-entry]] | `:edi-party-name` |
| `ipAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:ip-address` |
| `otherName` | software.amazon.awscdk.services.acmpca.CfnCertificate$OtherNameProperty | [[cdk.support/lookup-entry]] | `:other-name` |
| `registeredId` | java.lang.String | [[cdk.support/lookup-entry]] | `:registered-id` |
| `rfc822Name` | java.lang.String | [[cdk.support/lookup-entry]] | `:rfc822-name` |
| `uniformResourceIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:uniform-resource-identifier` |
sourceraw docstring

build-cfn-certificate-key-usage-property-builderclj

(build-cfn-certificate-key-usage-property-builder builder id config)

The build-cfn-certificate-key-usage-property-builder function updates a CfnCertificate$KeyUsageProperty$Builder instance using the provided configuration. The function takes the CfnCertificate$KeyUsageProperty$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
crlSignjava.lang.Booleancdk.support/lookup-entry:crl-sign
dataEnciphermentsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:data-encipherment
decipherOnlyjava.lang.Booleancdk.support/lookup-entry:decipher-only
digitalSignaturesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:digital-signature
encipherOnlyjava.lang.Booleancdk.support/lookup-entry:encipher-only
keyAgreementjava.lang.Booleancdk.support/lookup-entry:key-agreement
keyCertSignjava.lang.Booleancdk.support/lookup-entry:key-cert-sign
keyEnciphermentjava.lang.Booleancdk.support/lookup-entry:key-encipherment
nonRepudiationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:non-repudiation
The build-cfn-certificate-key-usage-property-builder function updates a CfnCertificate$KeyUsageProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificate$KeyUsageProperty$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 |
|---|---|---|---|
| `crlSign` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:crl-sign` |
| `dataEncipherment` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:data-encipherment` |
| `decipherOnly` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:decipher-only` |
| `digitalSignature` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:digital-signature` |
| `encipherOnly` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:encipher-only` |
| `keyAgreement` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:key-agreement` |
| `keyCertSign` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:key-cert-sign` |
| `keyEncipherment` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:key-encipherment` |
| `nonRepudiation` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:non-repudiation` |
sourceraw docstring

build-cfn-certificate-other-name-property-builderclj

(build-cfn-certificate-other-name-property-builder builder id config)

The build-cfn-certificate-other-name-property-builder function updates a CfnCertificate$OtherNameProperty$Builder instance using the provided configuration. The function takes the CfnCertificate$OtherNameProperty$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
typeIdjava.lang.Stringcdk.support/lookup-entry:type-id
valuejava.lang.Stringcdk.support/lookup-entry:value
The build-cfn-certificate-other-name-property-builder function updates a CfnCertificate$OtherNameProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificate$OtherNameProperty$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 |
|---|---|---|---|
| `typeId` | java.lang.String | [[cdk.support/lookup-entry]] | `:type-id` |
| `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
sourceraw docstring

build-cfn-certificate-policy-information-property-builderclj

(build-cfn-certificate-policy-information-property-builder builder id config)

The build-cfn-certificate-policy-information-property-builder function updates a CfnCertificate$PolicyInformationProperty$Builder instance using the provided configuration. The function takes the CfnCertificate$PolicyInformationProperty$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
certPolicyIdjava.lang.Stringcdk.support/lookup-entry:cert-policy-id
policyQualifierssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:policy-qualifiers
The build-cfn-certificate-policy-information-property-builder function updates a CfnCertificate$PolicyInformationProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificate$PolicyInformationProperty$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 |
|---|---|---|---|
| `certPolicyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:cert-policy-id` |
| `policyQualifiers` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:policy-qualifiers` |
sourceraw docstring

build-cfn-certificate-policy-qualifier-info-property-builderclj

(build-cfn-certificate-policy-qualifier-info-property-builder builder id config)

The build-cfn-certificate-policy-qualifier-info-property-builder function updates a CfnCertificate$PolicyQualifierInfoProperty$Builder instance using the provided configuration. The function takes the CfnCertificate$PolicyQualifierInfoProperty$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
policyQualifierIdjava.lang.Stringcdk.support/lookup-entry:policy-qualifier-id
qualifiersoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:qualifier
The build-cfn-certificate-policy-qualifier-info-property-builder function updates a CfnCertificate$PolicyQualifierInfoProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificate$PolicyQualifierInfoProperty$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 |
|---|---|---|---|
| `policyQualifierId` | java.lang.String | [[cdk.support/lookup-entry]] | `:policy-qualifier-id` |
| `qualifier` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:qualifier` |
sourceraw docstring

build-cfn-certificate-props-builderclj

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

The build-cfn-certificate-props-builder function updates a CfnCertificateProps$Builder instance using the provided configuration. The function takes the CfnCertificateProps$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
apiPassthroughsoftware.amazon.awscdk.services.acmpca.CfnCertificate$ApiPassthroughPropertycdk.support/lookup-entry:api-passthrough
certificateAuthorityArnjava.lang.Stringcdk.support/lookup-entry:certificate-authority-arn
certificateSigningRequestjava.lang.Stringcdk.support/lookup-entry:certificate-signing-request
signingAlgorithmjava.lang.Stringcdk.support/lookup-entry:signing-algorithm
templateArnjava.lang.Stringcdk.support/lookup-entry:template-arn
validitysoftware.amazon.awscdk.services.acmpca.CfnCertificate$ValidityPropertycdk.support/lookup-entry:validity
validityNotBeforesoftware.amazon.awscdk.services.acmpca.CfnCertificate$ValidityPropertycdk.support/lookup-entry:validity-not-before
The build-cfn-certificate-props-builder function updates a CfnCertificateProps$Builder instance using the provided configuration.
  The function takes the CfnCertificateProps$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 |
|---|---|---|---|
| `apiPassthrough` | software.amazon.awscdk.services.acmpca.CfnCertificate$ApiPassthroughProperty | [[cdk.support/lookup-entry]] | `:api-passthrough` |
| `certificateAuthorityArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-authority-arn` |
| `certificateSigningRequest` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-signing-request` |
| `signingAlgorithm` | java.lang.String | [[cdk.support/lookup-entry]] | `:signing-algorithm` |
| `templateArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-arn` |
| `validity` | software.amazon.awscdk.services.acmpca.CfnCertificate$ValidityProperty | [[cdk.support/lookup-entry]] | `:validity` |
| `validityNotBefore` | software.amazon.awscdk.services.acmpca.CfnCertificate$ValidityProperty | [[cdk.support/lookup-entry]] | `:validity-not-before` |
sourceraw docstring

build-cfn-certificate-qualifier-property-builderclj

(build-cfn-certificate-qualifier-property-builder builder id config)

The build-cfn-certificate-qualifier-property-builder function updates a CfnCertificate$QualifierProperty$Builder instance using the provided configuration. The function takes the CfnCertificate$QualifierProperty$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
cpsUrijava.lang.Stringcdk.support/lookup-entry:cps-uri
The build-cfn-certificate-qualifier-property-builder function updates a CfnCertificate$QualifierProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificate$QualifierProperty$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 |
|---|---|---|---|
| `cpsUri` | java.lang.String | [[cdk.support/lookup-entry]] | `:cps-uri` |
sourceraw docstring

build-cfn-certificate-subject-property-builderclj

(build-cfn-certificate-subject-property-builder builder id config)

The build-cfn-certificate-subject-property-builder function updates a CfnCertificate$SubjectProperty$Builder instance using the provided configuration. The function takes the CfnCertificate$SubjectProperty$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
commonNamejava.lang.Stringcdk.support/lookup-entry:common-name
countryjava.lang.Stringcdk.support/lookup-entry:country
customAttributessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:custom-attributes
distinguishedNameQualifierjava.lang.Stringcdk.support/lookup-entry:distinguished-name-qualifier
generationQualifierjava.lang.Stringcdk.support/lookup-entry:generation-qualifier
givenNamejava.lang.Stringcdk.support/lookup-entry:given-name
initialsjava.lang.Stringcdk.support/lookup-entry:initials
localityjava.lang.Stringcdk.support/lookup-entry:locality
organizationjava.lang.Stringcdk.support/lookup-entry:organization
organizationalUnitjava.lang.Stringcdk.support/lookup-entry:organizational-unit
pseudonymjava.lang.Stringcdk.support/lookup-entry:pseudonym
serialNumberjava.lang.Stringcdk.support/lookup-entry:serial-number
statejava.lang.Stringcdk.support/lookup-entry:state
surnamejava.lang.Stringcdk.support/lookup-entry:surname
titlejava.lang.Stringcdk.support/lookup-entry:title
The build-cfn-certificate-subject-property-builder function updates a CfnCertificate$SubjectProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificate$SubjectProperty$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 |
|---|---|---|---|
| `commonName` | java.lang.String | [[cdk.support/lookup-entry]] | `:common-name` |
| `country` | java.lang.String | [[cdk.support/lookup-entry]] | `:country` |
| `customAttributes` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:custom-attributes` |
| `distinguishedNameQualifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:distinguished-name-qualifier` |
| `generationQualifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:generation-qualifier` |
| `givenName` | java.lang.String | [[cdk.support/lookup-entry]] | `:given-name` |
| `initials` | java.lang.String | [[cdk.support/lookup-entry]] | `:initials` |
| `locality` | java.lang.String | [[cdk.support/lookup-entry]] | `:locality` |
| `organization` | java.lang.String | [[cdk.support/lookup-entry]] | `:organization` |
| `organizationalUnit` | java.lang.String | [[cdk.support/lookup-entry]] | `:organizational-unit` |
| `pseudonym` | java.lang.String | [[cdk.support/lookup-entry]] | `:pseudonym` |
| `serialNumber` | java.lang.String | [[cdk.support/lookup-entry]] | `:serial-number` |
| `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` |
| `surname` | java.lang.String | [[cdk.support/lookup-entry]] | `:surname` |
| `title` | java.lang.String | [[cdk.support/lookup-entry]] | `:title` |
sourceraw docstring

build-cfn-certificate-validity-property-builderclj

(build-cfn-certificate-validity-property-builder builder id config)

The build-cfn-certificate-validity-property-builder function updates a CfnCertificate$ValidityProperty$Builder instance using the provided configuration. The function takes the CfnCertificate$ValidityProperty$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-certificate-validity-property-builder function updates a CfnCertificate$ValidityProperty$Builder instance using the provided configuration.
  The function takes the CfnCertificate$ValidityProperty$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-permission-builderclj

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

The build-cfn-permission-builder function updates a CfnPermission$Builder instance using the provided configuration. The function takes the CfnPermission$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
actionsjava.util.Listcdk.support/lookup-entry:actions
certificateAuthorityArnjava.lang.Stringcdk.support/lookup-entry:certificate-authority-arn
principaljava.lang.Stringcdk.support/lookup-entry:principal
sourceAccountjava.lang.Stringcdk.support/lookup-entry:source-account
The build-cfn-permission-builder function updates a CfnPermission$Builder instance using the provided configuration.
  The function takes the CfnPermission$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 |
|---|---|---|---|
| `actions` | java.util.List | [[cdk.support/lookup-entry]] | `:actions` |
| `certificateAuthorityArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-authority-arn` |
| `principal` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal` |
| `sourceAccount` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-account` |
sourceraw docstring

build-cfn-permission-props-builderclj

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

The build-cfn-permission-props-builder function updates a CfnPermissionProps$Builder instance using the provided configuration. The function takes the CfnPermissionProps$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
actionsjava.util.Listcdk.support/lookup-entry:actions
certificateAuthorityArnjava.lang.Stringcdk.support/lookup-entry:certificate-authority-arn
principaljava.lang.Stringcdk.support/lookup-entry:principal
sourceAccountjava.lang.Stringcdk.support/lookup-entry:source-account
The build-cfn-permission-props-builder function updates a CfnPermissionProps$Builder instance using the provided configuration.
  The function takes the CfnPermissionProps$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 |
|---|---|---|---|
| `actions` | java.util.List | [[cdk.support/lookup-entry]] | `:actions` |
| `certificateAuthorityArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-authority-arn` |
| `principal` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal` |
| `sourceAccount` | java.lang.String | [[cdk.support/lookup-entry]] | `:source-account` |
sourceraw docstring

cfn-certificate-api-passthrough-property-builderclj

(cfn-certificate-api-passthrough-property-builder id config)

Creates a CfnCertificate$ApiPassthroughProperty$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  `CfnCertificate$ApiPassthroughProperty$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-certificate-authority-access-description-property-builderclj

(cfn-certificate-authority-access-description-property-builder id config)

Creates a CfnCertificateAuthority$AccessDescriptionProperty$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  `CfnCertificateAuthority$AccessDescriptionProperty$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-certificate-authority-access-method-property-builderclj

(cfn-certificate-authority-access-method-property-builder id config)

Creates a CfnCertificateAuthority$AccessMethodProperty$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  `CfnCertificateAuthority$AccessMethodProperty$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-certificate-authority-activation-builderclj

(cfn-certificate-authority-activation-builder scope id config)

Creates a CfnCertificateAuthorityActivation$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  `CfnCertificateAuthorityActivation$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-certificate-authority-activation-props-builderclj

(cfn-certificate-authority-activation-props-builder id config)

Creates a CfnCertificateAuthorityActivationProps$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  `CfnCertificateAuthorityActivationProps$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-certificate-authority-builderclj

(cfn-certificate-authority-builder scope id config)

Creates a CfnCertificateAuthority$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  `CfnCertificateAuthority$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-certificate-authority-crl-configuration-property-builderclj

(cfn-certificate-authority-crl-configuration-property-builder id config)

Creates a CfnCertificateAuthority$CrlConfigurationProperty$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  `CfnCertificateAuthority$CrlConfigurationProperty$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-certificate-authority-crl-distribution-point-extension-configuration-property-builderclj

(cfn-certificate-authority-crl-distribution-point-extension-configuration-property-builder
  id
  config)

Creates a CfnCertificateAuthority$CrlDistributionPointExtensionConfigurationProperty$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  `CfnCertificateAuthority$CrlDistributionPointExtensionConfigurationProperty$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-certificate-authority-csr-extensions-property-builderclj

(cfn-certificate-authority-csr-extensions-property-builder id config)

Creates a CfnCertificateAuthority$CsrExtensionsProperty$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  `CfnCertificateAuthority$CsrExtensionsProperty$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-certificate-authority-custom-attribute-property-builderclj

(cfn-certificate-authority-custom-attribute-property-builder id config)

Creates a CfnCertificateAuthority$CustomAttributeProperty$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  `CfnCertificateAuthority$CustomAttributeProperty$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-certificate-authority-edi-party-name-property-builderclj

(cfn-certificate-authority-edi-party-name-property-builder id config)

Creates a CfnCertificateAuthority$EdiPartyNameProperty$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  `CfnCertificateAuthority$EdiPartyNameProperty$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-certificate-authority-general-name-property-builderclj

(cfn-certificate-authority-general-name-property-builder id config)

Creates a CfnCertificateAuthority$GeneralNameProperty$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  `CfnCertificateAuthority$GeneralNameProperty$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-certificate-authority-key-usage-property-builderclj

(cfn-certificate-authority-key-usage-property-builder id config)

Creates a CfnCertificateAuthority$KeyUsageProperty$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  `CfnCertificateAuthority$KeyUsageProperty$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-certificate-authority-ocsp-configuration-property-builderclj

(cfn-certificate-authority-ocsp-configuration-property-builder id config)

Creates a CfnCertificateAuthority$OcspConfigurationProperty$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  `CfnCertificateAuthority$OcspConfigurationProperty$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-certificate-authority-other-name-property-builderclj

(cfn-certificate-authority-other-name-property-builder id config)

Creates a CfnCertificateAuthority$OtherNameProperty$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  `CfnCertificateAuthority$OtherNameProperty$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-certificate-authority-props-builderclj

(cfn-certificate-authority-props-builder id config)

Creates a CfnCertificateAuthorityProps$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  `CfnCertificateAuthorityProps$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-certificate-authority-revocation-configuration-property-builderclj

(cfn-certificate-authority-revocation-configuration-property-builder id config)

Creates a CfnCertificateAuthority$RevocationConfigurationProperty$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  `CfnCertificateAuthority$RevocationConfigurationProperty$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-certificate-authority-subject-property-builderclj

(cfn-certificate-authority-subject-property-builder id config)

Creates a CfnCertificateAuthority$SubjectProperty$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  `CfnCertificateAuthority$SubjectProperty$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-certificate-builderclj

(cfn-certificate-builder scope id config)

Creates a CfnCertificate$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  `CfnCertificate$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-certificate-custom-attribute-property-builderclj

(cfn-certificate-custom-attribute-property-builder id config)

Creates a CfnCertificate$CustomAttributeProperty$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  `CfnCertificate$CustomAttributeProperty$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-certificate-custom-extension-property-builderclj

(cfn-certificate-custom-extension-property-builder id config)

Creates a CfnCertificate$CustomExtensionProperty$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  `CfnCertificate$CustomExtensionProperty$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-certificate-edi-party-name-property-builderclj

(cfn-certificate-edi-party-name-property-builder id config)

Creates a CfnCertificate$EdiPartyNameProperty$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  `CfnCertificate$EdiPartyNameProperty$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-certificate-extended-key-usage-property-builderclj

(cfn-certificate-extended-key-usage-property-builder id config)

Creates a CfnCertificate$ExtendedKeyUsageProperty$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  `CfnCertificate$ExtendedKeyUsageProperty$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-certificate-extensions-property-builderclj

(cfn-certificate-extensions-property-builder id config)

Creates a CfnCertificate$ExtensionsProperty$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  `CfnCertificate$ExtensionsProperty$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-certificate-general-name-property-builderclj

(cfn-certificate-general-name-property-builder id config)

Creates a CfnCertificate$GeneralNameProperty$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  `CfnCertificate$GeneralNameProperty$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-certificate-key-usage-property-builderclj

(cfn-certificate-key-usage-property-builder id config)

Creates a CfnCertificate$KeyUsageProperty$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  `CfnCertificate$KeyUsageProperty$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-certificate-other-name-property-builderclj

(cfn-certificate-other-name-property-builder id config)

Creates a CfnCertificate$OtherNameProperty$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  `CfnCertificate$OtherNameProperty$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-certificate-policy-information-property-builderclj

(cfn-certificate-policy-information-property-builder id config)

Creates a CfnCertificate$PolicyInformationProperty$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  `CfnCertificate$PolicyInformationProperty$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-certificate-policy-qualifier-info-property-builderclj

(cfn-certificate-policy-qualifier-info-property-builder id config)

Creates a CfnCertificate$PolicyQualifierInfoProperty$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  `CfnCertificate$PolicyQualifierInfoProperty$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-certificate-props-builderclj

(cfn-certificate-props-builder id config)

Creates a CfnCertificateProps$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  `CfnCertificateProps$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-certificate-qualifier-property-builderclj

(cfn-certificate-qualifier-property-builder id config)

Creates a CfnCertificate$QualifierProperty$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  `CfnCertificate$QualifierProperty$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-certificate-subject-property-builderclj

(cfn-certificate-subject-property-builder id config)

Creates a CfnCertificate$SubjectProperty$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  `CfnCertificate$SubjectProperty$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-certificate-validity-property-builderclj

(cfn-certificate-validity-property-builder id config)

Creates a CfnCertificate$ValidityProperty$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  `CfnCertificate$ValidityProperty$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-permission-builderclj

(cfn-permission-builder scope id config)

Creates a CfnPermission$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  `CfnPermission$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-permission-props-builderclj

(cfn-permission-props-builder id config)

Creates a CfnPermissionProps$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  `CfnPermissionProps$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

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

× close