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.
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
omitExtension | java.lang.Boolean | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
cpsUri | java.lang.String | cdk.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` |
(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:
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 |
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` |
(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:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
type | java.lang.String | cdk.support/lookup-entry | :type |
value | java.lang.Number | cdk.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` |
(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:
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 |
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` |
(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:
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 |
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` |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
(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 |
(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:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data 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 |
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close