Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.pcaconnectorad package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.pcaconnectorad package.
(build-cfn-connector-builder builder id config)
The build-cfn-connector-builder function updates a CfnConnector$Builder instance using the provided configuration. The function takes the CfnConnector$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 |
---|---|---|---|
certificateAuthorityArn | java.lang.String | cdk.support/lookup-entry | :certificate-authority-arn |
directoryId | java.lang.String | cdk.support/lookup-entry | :directory-id |
tags | java.util.Map | cdk.support/lookup-entry | :tags |
vpcInformation | software.amazon.awscdk.services.pcaconnectorad.CfnConnector$VpcInformationProperty | cdk.support/lookup-entry | :vpc-information |
The build-cfn-connector-builder function updates a CfnConnector$Builder instance using the provided configuration. The function takes the CfnConnector$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 | |---|---|---|---| | `certificateAuthorityArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-authority-arn` | | `directoryId` | java.lang.String | [[cdk.support/lookup-entry]] | `:directory-id` | | `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` | | `vpcInformation` | software.amazon.awscdk.services.pcaconnectorad.CfnConnector$VpcInformationProperty | [[cdk.support/lookup-entry]] | `:vpc-information` |
(build-cfn-connector-props-builder builder id config)
The build-cfn-connector-props-builder function updates a CfnConnectorProps$Builder instance using the provided configuration. The function takes the CfnConnectorProps$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 |
---|---|---|---|
certificateAuthorityArn | java.lang.String | cdk.support/lookup-entry | :certificate-authority-arn |
directoryId | java.lang.String | cdk.support/lookup-entry | :directory-id |
tags | java.util.Map | cdk.support/lookup-entry | :tags |
vpcInformation | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :vpc-information |
The build-cfn-connector-props-builder function updates a CfnConnectorProps$Builder instance using the provided configuration. The function takes the CfnConnectorProps$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 | |---|---|---|---| | `certificateAuthorityArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-authority-arn` | | `directoryId` | java.lang.String | [[cdk.support/lookup-entry]] | `:directory-id` | | `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` | | `vpcInformation` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:vpc-information` |
(build-cfn-connector-vpc-information-property-builder builder id config)
The build-cfn-connector-vpc-information-property-builder function updates a CfnConnector$VpcInformationProperty$Builder instance using the provided configuration. The function takes the CfnConnector$VpcInformationProperty$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 |
---|---|---|---|
securityGroupIds | java.util.List | cdk.support/lookup-entry | :security-group-ids |
The build-cfn-connector-vpc-information-property-builder function updates a CfnConnector$VpcInformationProperty$Builder instance using the provided configuration. The function takes the CfnConnector$VpcInformationProperty$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 | |---|---|---|---| | `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` |
(build-cfn-directory-registration-builder builder id config)
The build-cfn-directory-registration-builder function updates a CfnDirectoryRegistration$Builder instance using the provided configuration. The function takes the CfnDirectoryRegistration$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 |
---|---|---|---|
directoryId | java.lang.String | cdk.support/lookup-entry | :directory-id |
tags | java.util.Map | cdk.support/lookup-entry | :tags |
The build-cfn-directory-registration-builder function updates a CfnDirectoryRegistration$Builder instance using the provided configuration. The function takes the CfnDirectoryRegistration$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 | |---|---|---|---| | `directoryId` | java.lang.String | [[cdk.support/lookup-entry]] | `:directory-id` | | `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-directory-registration-props-builder builder id config)
The build-cfn-directory-registration-props-builder function updates a CfnDirectoryRegistrationProps$Builder instance using the provided configuration. The function takes the CfnDirectoryRegistrationProps$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 |
---|---|---|---|
directoryId | java.lang.String | cdk.support/lookup-entry | :directory-id |
tags | java.util.Map | cdk.support/lookup-entry | :tags |
The build-cfn-directory-registration-props-builder function updates a CfnDirectoryRegistrationProps$Builder instance using the provided configuration. The function takes the CfnDirectoryRegistrationProps$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 | |---|---|---|---| | `directoryId` | java.lang.String | [[cdk.support/lookup-entry]] | `:directory-id` | | `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-service-principal-name-builder builder id config)
The build-cfn-service-principal-name-builder function updates a CfnServicePrincipalName$Builder instance using the provided configuration. The function takes the CfnServicePrincipalName$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 |
---|---|---|---|
connectorArn | java.lang.String | cdk.support/lookup-entry | :connector-arn |
directoryRegistrationArn | java.lang.String | cdk.support/lookup-entry | :directory-registration-arn |
The build-cfn-service-principal-name-builder function updates a CfnServicePrincipalName$Builder instance using the provided configuration. The function takes the CfnServicePrincipalName$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 | |---|---|---|---| | `connectorArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:connector-arn` | | `directoryRegistrationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:directory-registration-arn` |
(build-cfn-service-principal-name-props-builder builder id config)
The build-cfn-service-principal-name-props-builder function updates a CfnServicePrincipalNameProps$Builder instance using the provided configuration. The function takes the CfnServicePrincipalNameProps$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 |
---|---|---|---|
connectorArn | java.lang.String | cdk.support/lookup-entry | :connector-arn |
directoryRegistrationArn | java.lang.String | cdk.support/lookup-entry | :directory-registration-arn |
The build-cfn-service-principal-name-props-builder function updates a CfnServicePrincipalNameProps$Builder instance using the provided configuration. The function takes the CfnServicePrincipalNameProps$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 | |---|---|---|---| | `connectorArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:connector-arn` | | `directoryRegistrationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:directory-registration-arn` |
(build-cfn-template-application-policies-property-builder builder id config)
The build-cfn-template-application-policies-property-builder function updates a CfnTemplate$ApplicationPoliciesProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$ApplicationPoliciesProperty$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 | java.lang.Boolean | cdk.support/lookup-entry | :critical |
policies | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :policies |
The build-cfn-template-application-policies-property-builder function updates a CfnTemplate$ApplicationPoliciesProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$ApplicationPoliciesProperty$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` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:critical` | | `policies` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:policies` |
(build-cfn-template-application-policy-property-builder builder id config)
The build-cfn-template-application-policy-property-builder function updates a CfnTemplate$ApplicationPolicyProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$ApplicationPolicyProperty$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 |
---|---|---|---|
policyObjectIdentifier | java.lang.String | cdk.support/lookup-entry | :policy-object-identifier |
policyType | java.lang.String | cdk.support/lookup-entry | :policy-type |
The build-cfn-template-application-policy-property-builder function updates a CfnTemplate$ApplicationPolicyProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$ApplicationPolicyProperty$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 | |---|---|---|---| | `policyObjectIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:policy-object-identifier` | | `policyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:policy-type` |
(build-cfn-template-builder builder id config)
The build-cfn-template-builder function updates a CfnTemplate$Builder instance using the provided configuration. The function takes the CfnTemplate$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 |
---|---|---|---|
connectorArn | java.lang.String | cdk.support/lookup-entry | :connector-arn |
definition | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :definition |
name | java.lang.String | cdk.support/lookup-entry | :name |
reenrollAllCertificateHolders | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :reenroll-all-certificate-holders |
tags | java.util.Map | cdk.support/lookup-entry | :tags |
The build-cfn-template-builder function updates a CfnTemplate$Builder instance using the provided configuration. The function takes the CfnTemplate$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 | |---|---|---|---| | `connectorArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:connector-arn` | | `definition` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:definition` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `reenrollAllCertificateHolders` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:reenroll-all-certificate-holders` | | `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-template-certificate-validity-property-builder builder id config)
The build-cfn-template-certificate-validity-property-builder function updates a CfnTemplate$CertificateValidityProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$CertificateValidityProperty$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 |
---|---|---|---|
renewalPeriod | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$ValidityPeriodProperty | cdk.support/lookup-entry | :renewal-period |
validityPeriod | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$ValidityPeriodProperty | cdk.support/lookup-entry | :validity-period |
The build-cfn-template-certificate-validity-property-builder function updates a CfnTemplate$CertificateValidityProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$CertificateValidityProperty$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 | |---|---|---|---| | `renewalPeriod` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$ValidityPeriodProperty | [[cdk.support/lookup-entry]] | `:renewal-period` | | `validityPeriod` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$ValidityPeriodProperty | [[cdk.support/lookup-entry]] | `:validity-period` |
(build-cfn-template-enrollment-flags-v2-property-builder builder id config)
The build-cfn-template-enrollment-flags-v2-property-builder function updates a CfnTemplate$EnrollmentFlagsV2Property$Builder instance using the provided configuration. The function takes the CfnTemplate$EnrollmentFlagsV2Property$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 |
---|---|---|---|
enableKeyReuseOnNtTokenKeysetStorageFull | java.lang.Boolean | cdk.support/lookup-entry | :enable-key-reuse-on-nt-token-keyset-storage-full |
includeSymmetricAlgorithms | java.lang.Boolean | cdk.support/lookup-entry | :include-symmetric-algorithms |
noSecurityExtension | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :no-security-extension |
removeInvalidCertificateFromPersonalStore | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :remove-invalid-certificate-from-personal-store |
userInteractionRequired | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :user-interaction-required |
The build-cfn-template-enrollment-flags-v2-property-builder function updates a CfnTemplate$EnrollmentFlagsV2Property$Builder instance using the provided configuration. The function takes the CfnTemplate$EnrollmentFlagsV2Property$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 | |---|---|---|---| | `enableKeyReuseOnNtTokenKeysetStorageFull` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enable-key-reuse-on-nt-token-keyset-storage-full` | | `includeSymmetricAlgorithms` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:include-symmetric-algorithms` | | `noSecurityExtension` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:no-security-extension` | | `removeInvalidCertificateFromPersonalStore` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:remove-invalid-certificate-from-personal-store` | | `userInteractionRequired` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:user-interaction-required` |
(build-cfn-template-enrollment-flags-v3-property-builder builder id config)
The build-cfn-template-enrollment-flags-v3-property-builder function updates a CfnTemplate$EnrollmentFlagsV3Property$Builder instance using the provided configuration. The function takes the CfnTemplate$EnrollmentFlagsV3Property$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 |
---|---|---|---|
enableKeyReuseOnNtTokenKeysetStorageFull | java.lang.Boolean | cdk.support/lookup-entry | :enable-key-reuse-on-nt-token-keyset-storage-full |
includeSymmetricAlgorithms | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :include-symmetric-algorithms |
noSecurityExtension | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :no-security-extension |
removeInvalidCertificateFromPersonalStore | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :remove-invalid-certificate-from-personal-store |
userInteractionRequired | java.lang.Boolean | cdk.support/lookup-entry | :user-interaction-required |
The build-cfn-template-enrollment-flags-v3-property-builder function updates a CfnTemplate$EnrollmentFlagsV3Property$Builder instance using the provided configuration. The function takes the CfnTemplate$EnrollmentFlagsV3Property$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 | |---|---|---|---| | `enableKeyReuseOnNtTokenKeysetStorageFull` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enable-key-reuse-on-nt-token-keyset-storage-full` | | `includeSymmetricAlgorithms` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:include-symmetric-algorithms` | | `noSecurityExtension` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:no-security-extension` | | `removeInvalidCertificateFromPersonalStore` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:remove-invalid-certificate-from-personal-store` | | `userInteractionRequired` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:user-interaction-required` |
(build-cfn-template-enrollment-flags-v4-property-builder builder id config)
The build-cfn-template-enrollment-flags-v4-property-builder function updates a CfnTemplate$EnrollmentFlagsV4Property$Builder instance using the provided configuration. The function takes the CfnTemplate$EnrollmentFlagsV4Property$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 |
---|---|---|---|
enableKeyReuseOnNtTokenKeysetStorageFull | java.lang.Boolean | cdk.support/lookup-entry | :enable-key-reuse-on-nt-token-keyset-storage-full |
includeSymmetricAlgorithms | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :include-symmetric-algorithms |
noSecurityExtension | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :no-security-extension |
removeInvalidCertificateFromPersonalStore | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :remove-invalid-certificate-from-personal-store |
userInteractionRequired | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :user-interaction-required |
The build-cfn-template-enrollment-flags-v4-property-builder function updates a CfnTemplate$EnrollmentFlagsV4Property$Builder instance using the provided configuration. The function takes the CfnTemplate$EnrollmentFlagsV4Property$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 | |---|---|---|---| | `enableKeyReuseOnNtTokenKeysetStorageFull` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enable-key-reuse-on-nt-token-keyset-storage-full` | | `includeSymmetricAlgorithms` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:include-symmetric-algorithms` | | `noSecurityExtension` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:no-security-extension` | | `removeInvalidCertificateFromPersonalStore` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:remove-invalid-certificate-from-personal-store` | | `userInteractionRequired` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:user-interaction-required` |
(build-cfn-template-extensions-v2-property-builder builder id config)
The build-cfn-template-extensions-v2-property-builder function updates a CfnTemplate$ExtensionsV2Property$Builder instance using the provided configuration. The function takes the CfnTemplate$ExtensionsV2Property$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 |
---|---|---|---|
applicationPolicies | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$ApplicationPoliciesProperty | cdk.support/lookup-entry | :application-policies |
keyUsage | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :key-usage |
The build-cfn-template-extensions-v2-property-builder function updates a CfnTemplate$ExtensionsV2Property$Builder instance using the provided configuration. The function takes the CfnTemplate$ExtensionsV2Property$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 | |---|---|---|---| | `applicationPolicies` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$ApplicationPoliciesProperty | [[cdk.support/lookup-entry]] | `:application-policies` | | `keyUsage` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:key-usage` |
(build-cfn-template-extensions-v3-property-builder builder id config)
The build-cfn-template-extensions-v3-property-builder function updates a CfnTemplate$ExtensionsV3Property$Builder instance using the provided configuration. The function takes the CfnTemplate$ExtensionsV3Property$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 |
---|---|---|---|
applicationPolicies | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :application-policies |
keyUsage | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :key-usage |
The build-cfn-template-extensions-v3-property-builder function updates a CfnTemplate$ExtensionsV3Property$Builder instance using the provided configuration. The function takes the CfnTemplate$ExtensionsV3Property$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 | |---|---|---|---| | `applicationPolicies` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:application-policies` | | `keyUsage` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:key-usage` |
(build-cfn-template-extensions-v4-property-builder builder id config)
The build-cfn-template-extensions-v4-property-builder function updates a CfnTemplate$ExtensionsV4Property$Builder instance using the provided configuration. The function takes the CfnTemplate$ExtensionsV4Property$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 |
---|---|---|---|
applicationPolicies | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :application-policies |
keyUsage | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$KeyUsageProperty | cdk.support/lookup-entry | :key-usage |
The build-cfn-template-extensions-v4-property-builder function updates a CfnTemplate$ExtensionsV4Property$Builder instance using the provided configuration. The function takes the CfnTemplate$ExtensionsV4Property$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 | |---|---|---|---| | `applicationPolicies` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:application-policies` | | `keyUsage` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$KeyUsageProperty | [[cdk.support/lookup-entry]] | `:key-usage` |
(build-cfn-template-general-flags-v2-property-builder builder id config)
The build-cfn-template-general-flags-v2-property-builder function updates a CfnTemplate$GeneralFlagsV2Property$Builder instance using the provided configuration. The function takes the CfnTemplate$GeneralFlagsV2Property$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 |
---|---|---|---|
autoEnrollment | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :auto-enrollment |
machineType | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :machine-type |
The build-cfn-template-general-flags-v2-property-builder function updates a CfnTemplate$GeneralFlagsV2Property$Builder instance using the provided configuration. The function takes the CfnTemplate$GeneralFlagsV2Property$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 | |---|---|---|---| | `autoEnrollment` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:auto-enrollment` | | `machineType` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:machine-type` |
(build-cfn-template-general-flags-v3-property-builder builder id config)
The build-cfn-template-general-flags-v3-property-builder function updates a CfnTemplate$GeneralFlagsV3Property$Builder instance using the provided configuration. The function takes the CfnTemplate$GeneralFlagsV3Property$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 |
---|---|---|---|
autoEnrollment | java.lang.Boolean | cdk.support/lookup-entry | :auto-enrollment |
machineType | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :machine-type |
The build-cfn-template-general-flags-v3-property-builder function updates a CfnTemplate$GeneralFlagsV3Property$Builder instance using the provided configuration. The function takes the CfnTemplate$GeneralFlagsV3Property$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 | |---|---|---|---| | `autoEnrollment` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:auto-enrollment` | | `machineType` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:machine-type` |
(build-cfn-template-general-flags-v4-property-builder builder id config)
The build-cfn-template-general-flags-v4-property-builder function updates a CfnTemplate$GeneralFlagsV4Property$Builder instance using the provided configuration. The function takes the CfnTemplate$GeneralFlagsV4Property$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 |
---|---|---|---|
autoEnrollment | java.lang.Boolean | cdk.support/lookup-entry | :auto-enrollment |
machineType | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :machine-type |
The build-cfn-template-general-flags-v4-property-builder function updates a CfnTemplate$GeneralFlagsV4Property$Builder instance using the provided configuration. The function takes the CfnTemplate$GeneralFlagsV4Property$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 | |---|---|---|---| | `autoEnrollment` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:auto-enrollment` | | `machineType` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:machine-type` |
(build-cfn-template-group-access-control-entry-access-rights-property-builder
builder
id
config)
The build-cfn-template-group-access-control-entry-access-rights-property-builder function updates a CfnTemplateGroupAccessControlEntry$AccessRightsProperty$Builder instance using the provided configuration. The function takes the CfnTemplateGroupAccessControlEntry$AccessRightsProperty$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 |
---|---|---|---|
autoEnroll | java.lang.String | cdk.support/lookup-entry | :auto-enroll |
enroll | java.lang.String | cdk.support/lookup-entry | :enroll |
The build-cfn-template-group-access-control-entry-access-rights-property-builder function updates a CfnTemplateGroupAccessControlEntry$AccessRightsProperty$Builder instance using the provided configuration. The function takes the CfnTemplateGroupAccessControlEntry$AccessRightsProperty$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 | |---|---|---|---| | `autoEnroll` | java.lang.String | [[cdk.support/lookup-entry]] | `:auto-enroll` | | `enroll` | java.lang.String | [[cdk.support/lookup-entry]] | `:enroll` |
(build-cfn-template-group-access-control-entry-builder builder id config)
The build-cfn-template-group-access-control-entry-builder function updates a CfnTemplateGroupAccessControlEntry$Builder instance using the provided configuration. The function takes the CfnTemplateGroupAccessControlEntry$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 |
---|---|---|---|
accessRights | software.amazon.awscdk.services.pcaconnectorad.CfnTemplateGroupAccessControlEntry$AccessRightsProperty | cdk.support/lookup-entry | :access-rights |
groupDisplayName | java.lang.String | cdk.support/lookup-entry | :group-display-name |
groupSecurityIdentifier | java.lang.String | cdk.support/lookup-entry | :group-security-identifier |
templateArn | java.lang.String | cdk.support/lookup-entry | :template-arn |
The build-cfn-template-group-access-control-entry-builder function updates a CfnTemplateGroupAccessControlEntry$Builder instance using the provided configuration. The function takes the CfnTemplateGroupAccessControlEntry$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 | |---|---|---|---| | `accessRights` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplateGroupAccessControlEntry$AccessRightsProperty | [[cdk.support/lookup-entry]] | `:access-rights` | | `groupDisplayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:group-display-name` | | `groupSecurityIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:group-security-identifier` | | `templateArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-arn` |
(build-cfn-template-group-access-control-entry-props-builder builder id config)
The build-cfn-template-group-access-control-entry-props-builder function updates a CfnTemplateGroupAccessControlEntryProps$Builder instance using the provided configuration. The function takes the CfnTemplateGroupAccessControlEntryProps$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 |
---|---|---|---|
accessRights | software.amazon.awscdk.services.pcaconnectorad.CfnTemplateGroupAccessControlEntry$AccessRightsProperty | cdk.support/lookup-entry | :access-rights |
groupDisplayName | java.lang.String | cdk.support/lookup-entry | :group-display-name |
groupSecurityIdentifier | java.lang.String | cdk.support/lookup-entry | :group-security-identifier |
templateArn | java.lang.String | cdk.support/lookup-entry | :template-arn |
The build-cfn-template-group-access-control-entry-props-builder function updates a CfnTemplateGroupAccessControlEntryProps$Builder instance using the provided configuration. The function takes the CfnTemplateGroupAccessControlEntryProps$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 | |---|---|---|---| | `accessRights` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplateGroupAccessControlEntry$AccessRightsProperty | [[cdk.support/lookup-entry]] | `:access-rights` | | `groupDisplayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:group-display-name` | | `groupSecurityIdentifier` | java.lang.String | [[cdk.support/lookup-entry]] | `:group-security-identifier` | | `templateArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-arn` |
(build-cfn-template-key-usage-flags-property-builder builder id config)
The build-cfn-template-key-usage-flags-property-builder function updates a CfnTemplate$KeyUsageFlagsProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$KeyUsageFlagsProperty$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 |
---|---|---|---|
dataEncipherment | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :data-encipherment |
digitalSignature | java.lang.Boolean | cdk.support/lookup-entry | :digital-signature |
keyAgreement | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :key-agreement |
keyEncipherment | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :key-encipherment |
nonRepudiation | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :non-repudiation |
The build-cfn-template-key-usage-flags-property-builder function updates a CfnTemplate$KeyUsageFlagsProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$KeyUsageFlagsProperty$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 | |---|---|---|---| | `dataEncipherment` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:data-encipherment` | | `digitalSignature` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:digital-signature` | | `keyAgreement` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:key-agreement` | | `keyEncipherment` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:key-encipherment` | | `nonRepudiation` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:non-repudiation` |
(build-cfn-template-key-usage-property-builder builder id config)
The build-cfn-template-key-usage-property-builder function updates a CfnTemplate$KeyUsageProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$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 |
---|---|---|---|
critical | java.lang.Boolean | cdk.support/lookup-entry | :critical |
usageFlags | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$KeyUsageFlagsProperty | cdk.support/lookup-entry | :usage-flags |
The build-cfn-template-key-usage-property-builder function updates a CfnTemplate$KeyUsageProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$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 | |---|---|---|---| | `critical` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:critical` | | `usageFlags` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$KeyUsageFlagsProperty | [[cdk.support/lookup-entry]] | `:usage-flags` |
(build-cfn-template-key-usage-property-flags-property-builder builder id config)
The build-cfn-template-key-usage-property-flags-property-builder function updates a CfnTemplate$KeyUsagePropertyFlagsProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$KeyUsagePropertyFlagsProperty$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 |
---|---|---|---|
decrypt | java.lang.Boolean | cdk.support/lookup-entry | :decrypt |
keyAgreement | java.lang.Boolean | cdk.support/lookup-entry | :key-agreement |
sign | java.lang.Boolean | cdk.support/lookup-entry | :sign |
The build-cfn-template-key-usage-property-flags-property-builder function updates a CfnTemplate$KeyUsagePropertyFlagsProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$KeyUsagePropertyFlagsProperty$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 | |---|---|---|---| | `decrypt` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:decrypt` | | `keyAgreement` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:key-agreement` | | `sign` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:sign` |
(build-cfn-template-key-usage-property-property-builder builder id config)
The build-cfn-template-key-usage-property-property-builder function updates a CfnTemplate$KeyUsagePropertyProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$KeyUsagePropertyProperty$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 |
---|---|---|---|
propertyFlags | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :property-flags |
propertyType | java.lang.String | cdk.support/lookup-entry | :property-type |
The build-cfn-template-key-usage-property-property-builder function updates a CfnTemplate$KeyUsagePropertyProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$KeyUsagePropertyProperty$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 | |---|---|---|---| | `propertyFlags` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:property-flags` | | `propertyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:property-type` |
(build-cfn-template-private-key-attributes-v2-property-builder builder
id
config)
The build-cfn-template-private-key-attributes-v2-property-builder function updates a CfnTemplate$PrivateKeyAttributesV2Property$Builder instance using the provided configuration. The function takes the CfnTemplate$PrivateKeyAttributesV2Property$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 |
---|---|---|---|
cryptoProviders | java.util.List | cdk.support/lookup-entry | :crypto-providers |
keySpec | java.lang.String | cdk.support/lookup-entry | :key-spec |
minimalKeyLength | java.lang.Number | cdk.support/lookup-entry | :minimal-key-length |
The build-cfn-template-private-key-attributes-v2-property-builder function updates a CfnTemplate$PrivateKeyAttributesV2Property$Builder instance using the provided configuration. The function takes the CfnTemplate$PrivateKeyAttributesV2Property$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 | |---|---|---|---| | `cryptoProviders` | java.util.List | [[cdk.support/lookup-entry]] | `:crypto-providers` | | `keySpec` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-spec` | | `minimalKeyLength` | java.lang.Number | [[cdk.support/lookup-entry]] | `:minimal-key-length` |
(build-cfn-template-private-key-attributes-v3-property-builder builder
id
config)
The build-cfn-template-private-key-attributes-v3-property-builder function updates a CfnTemplate$PrivateKeyAttributesV3Property$Builder instance using the provided configuration. The function takes the CfnTemplate$PrivateKeyAttributesV3Property$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 |
---|---|---|---|
algorithm | java.lang.String | cdk.support/lookup-entry | :algorithm |
cryptoProviders | java.util.List | cdk.support/lookup-entry | :crypto-providers |
keySpec | java.lang.String | cdk.support/lookup-entry | :key-spec |
keyUsageProperty | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$KeyUsagePropertyProperty | cdk.support/lookup-entry | :key-usage-property |
minimalKeyLength | java.lang.Number | cdk.support/lookup-entry | :minimal-key-length |
The build-cfn-template-private-key-attributes-v3-property-builder function updates a CfnTemplate$PrivateKeyAttributesV3Property$Builder instance using the provided configuration. The function takes the CfnTemplate$PrivateKeyAttributesV3Property$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 | |---|---|---|---| | `algorithm` | java.lang.String | [[cdk.support/lookup-entry]] | `:algorithm` | | `cryptoProviders` | java.util.List | [[cdk.support/lookup-entry]] | `:crypto-providers` | | `keySpec` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-spec` | | `keyUsageProperty` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$KeyUsagePropertyProperty | [[cdk.support/lookup-entry]] | `:key-usage-property` | | `minimalKeyLength` | java.lang.Number | [[cdk.support/lookup-entry]] | `:minimal-key-length` |
(build-cfn-template-private-key-attributes-v4-property-builder builder
id
config)
The build-cfn-template-private-key-attributes-v4-property-builder function updates a CfnTemplate$PrivateKeyAttributesV4Property$Builder instance using the provided configuration. The function takes the CfnTemplate$PrivateKeyAttributesV4Property$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 |
---|---|---|---|
algorithm | java.lang.String | cdk.support/lookup-entry | :algorithm |
cryptoProviders | java.util.List | cdk.support/lookup-entry | :crypto-providers |
keySpec | java.lang.String | cdk.support/lookup-entry | :key-spec |
keyUsageProperty | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$KeyUsagePropertyProperty | cdk.support/lookup-entry | :key-usage-property |
minimalKeyLength | java.lang.Number | cdk.support/lookup-entry | :minimal-key-length |
The build-cfn-template-private-key-attributes-v4-property-builder function updates a CfnTemplate$PrivateKeyAttributesV4Property$Builder instance using the provided configuration. The function takes the CfnTemplate$PrivateKeyAttributesV4Property$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 | |---|---|---|---| | `algorithm` | java.lang.String | [[cdk.support/lookup-entry]] | `:algorithm` | | `cryptoProviders` | java.util.List | [[cdk.support/lookup-entry]] | `:crypto-providers` | | `keySpec` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-spec` | | `keyUsageProperty` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$KeyUsagePropertyProperty | [[cdk.support/lookup-entry]] | `:key-usage-property` | | `minimalKeyLength` | java.lang.Number | [[cdk.support/lookup-entry]] | `:minimal-key-length` |
(build-cfn-template-private-key-flags-v2-property-builder builder id config)
The build-cfn-template-private-key-flags-v2-property-builder function updates a CfnTemplate$PrivateKeyFlagsV2Property$Builder instance using the provided configuration. The function takes the CfnTemplate$PrivateKeyFlagsV2Property$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 |
---|---|---|---|
clientVersion | java.lang.String | cdk.support/lookup-entry | :client-version |
exportableKey | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :exportable-key |
strongKeyProtectionRequired | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :strong-key-protection-required |
The build-cfn-template-private-key-flags-v2-property-builder function updates a CfnTemplate$PrivateKeyFlagsV2Property$Builder instance using the provided configuration. The function takes the CfnTemplate$PrivateKeyFlagsV2Property$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 | |---|---|---|---| | `clientVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:client-version` | | `exportableKey` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:exportable-key` | | `strongKeyProtectionRequired` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:strong-key-protection-required` |
(build-cfn-template-private-key-flags-v3-property-builder builder id config)
The build-cfn-template-private-key-flags-v3-property-builder function updates a CfnTemplate$PrivateKeyFlagsV3Property$Builder instance using the provided configuration. The function takes the CfnTemplate$PrivateKeyFlagsV3Property$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 |
---|---|---|---|
clientVersion | java.lang.String | cdk.support/lookup-entry | :client-version |
exportableKey | java.lang.Boolean | cdk.support/lookup-entry | :exportable-key |
requireAlternateSignatureAlgorithm | java.lang.Boolean | cdk.support/lookup-entry | :require-alternate-signature-algorithm |
strongKeyProtectionRequired | java.lang.Boolean | cdk.support/lookup-entry | :strong-key-protection-required |
The build-cfn-template-private-key-flags-v3-property-builder function updates a CfnTemplate$PrivateKeyFlagsV3Property$Builder instance using the provided configuration. The function takes the CfnTemplate$PrivateKeyFlagsV3Property$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 | |---|---|---|---| | `clientVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:client-version` | | `exportableKey` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:exportable-key` | | `requireAlternateSignatureAlgorithm` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:require-alternate-signature-algorithm` | | `strongKeyProtectionRequired` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:strong-key-protection-required` |
(build-cfn-template-private-key-flags-v4-property-builder builder id config)
The build-cfn-template-private-key-flags-v4-property-builder function updates a CfnTemplate$PrivateKeyFlagsV4Property$Builder instance using the provided configuration. The function takes the CfnTemplate$PrivateKeyFlagsV4Property$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 |
---|---|---|---|
clientVersion | java.lang.String | cdk.support/lookup-entry | :client-version |
exportableKey | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :exportable-key |
requireAlternateSignatureAlgorithm | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :require-alternate-signature-algorithm |
requireSameKeyRenewal | java.lang.Boolean | cdk.support/lookup-entry | :require-same-key-renewal |
strongKeyProtectionRequired | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :strong-key-protection-required |
useLegacyProvider | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :use-legacy-provider |
The build-cfn-template-private-key-flags-v4-property-builder function updates a CfnTemplate$PrivateKeyFlagsV4Property$Builder instance using the provided configuration. The function takes the CfnTemplate$PrivateKeyFlagsV4Property$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 | |---|---|---|---| | `clientVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:client-version` | | `exportableKey` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:exportable-key` | | `requireAlternateSignatureAlgorithm` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:require-alternate-signature-algorithm` | | `requireSameKeyRenewal` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:require-same-key-renewal` | | `strongKeyProtectionRequired` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:strong-key-protection-required` | | `useLegacyProvider` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:use-legacy-provider` |
(build-cfn-template-props-builder builder id config)
The build-cfn-template-props-builder function updates a CfnTemplateProps$Builder instance using the provided configuration. The function takes the CfnTemplateProps$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 |
---|---|---|---|
connectorArn | java.lang.String | cdk.support/lookup-entry | :connector-arn |
definition | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :definition |
name | java.lang.String | cdk.support/lookup-entry | :name |
reenrollAllCertificateHolders | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :reenroll-all-certificate-holders |
tags | java.util.Map | cdk.support/lookup-entry | :tags |
The build-cfn-template-props-builder function updates a CfnTemplateProps$Builder instance using the provided configuration. The function takes the CfnTemplateProps$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 | |---|---|---|---| | `connectorArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:connector-arn` | | `definition` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:definition` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `reenrollAllCertificateHolders` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:reenroll-all-certificate-holders` | | `tags` | java.util.Map | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-template-subject-name-flags-v2-property-builder builder id config)
The build-cfn-template-subject-name-flags-v2-property-builder function updates a CfnTemplate$SubjectNameFlagsV2Property$Builder instance using the provided configuration. The function takes the CfnTemplate$SubjectNameFlagsV2Property$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 |
---|---|---|---|
requireCommonName | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :require-common-name |
requireDirectoryPath | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :require-directory-path |
requireDnsAsCn | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :require-dns-as-cn |
requireEmail | java.lang.Boolean | cdk.support/lookup-entry | :require-email |
sanRequireDirectoryGuid | java.lang.Boolean | cdk.support/lookup-entry | :san-require-directory-guid |
sanRequireDns | java.lang.Boolean | cdk.support/lookup-entry | :san-require-dns |
sanRequireDomainDns | java.lang.Boolean | cdk.support/lookup-entry | :san-require-domain-dns |
sanRequireEmail | java.lang.Boolean | cdk.support/lookup-entry | :san-require-email |
sanRequireSpn | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :san-require-spn |
sanRequireUpn | java.lang.Boolean | cdk.support/lookup-entry | :san-require-upn |
The build-cfn-template-subject-name-flags-v2-property-builder function updates a CfnTemplate$SubjectNameFlagsV2Property$Builder instance using the provided configuration. The function takes the CfnTemplate$SubjectNameFlagsV2Property$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 | |---|---|---|---| | `requireCommonName` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:require-common-name` | | `requireDirectoryPath` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:require-directory-path` | | `requireDnsAsCn` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:require-dns-as-cn` | | `requireEmail` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:require-email` | | `sanRequireDirectoryGuid` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:san-require-directory-guid` | | `sanRequireDns` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:san-require-dns` | | `sanRequireDomainDns` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:san-require-domain-dns` | | `sanRequireEmail` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:san-require-email` | | `sanRequireSpn` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:san-require-spn` | | `sanRequireUpn` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:san-require-upn` |
(build-cfn-template-subject-name-flags-v3-property-builder builder id config)
The build-cfn-template-subject-name-flags-v3-property-builder function updates a CfnTemplate$SubjectNameFlagsV3Property$Builder instance using the provided configuration. The function takes the CfnTemplate$SubjectNameFlagsV3Property$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 |
---|---|---|---|
requireCommonName | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :require-common-name |
requireDirectoryPath | java.lang.Boolean | cdk.support/lookup-entry | :require-directory-path |
requireDnsAsCn | java.lang.Boolean | cdk.support/lookup-entry | :require-dns-as-cn |
requireEmail | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :require-email |
sanRequireDirectoryGuid | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :san-require-directory-guid |
sanRequireDns | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :san-require-dns |
sanRequireDomainDns | java.lang.Boolean | cdk.support/lookup-entry | :san-require-domain-dns |
sanRequireEmail | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :san-require-email |
sanRequireSpn | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :san-require-spn |
sanRequireUpn | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :san-require-upn |
The build-cfn-template-subject-name-flags-v3-property-builder function updates a CfnTemplate$SubjectNameFlagsV3Property$Builder instance using the provided configuration. The function takes the CfnTemplate$SubjectNameFlagsV3Property$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 | |---|---|---|---| | `requireCommonName` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:require-common-name` | | `requireDirectoryPath` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:require-directory-path` | | `requireDnsAsCn` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:require-dns-as-cn` | | `requireEmail` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:require-email` | | `sanRequireDirectoryGuid` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:san-require-directory-guid` | | `sanRequireDns` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:san-require-dns` | | `sanRequireDomainDns` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:san-require-domain-dns` | | `sanRequireEmail` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:san-require-email` | | `sanRequireSpn` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:san-require-spn` | | `sanRequireUpn` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:san-require-upn` |
(build-cfn-template-subject-name-flags-v4-property-builder builder id config)
The build-cfn-template-subject-name-flags-v4-property-builder function updates a CfnTemplate$SubjectNameFlagsV4Property$Builder instance using the provided configuration. The function takes the CfnTemplate$SubjectNameFlagsV4Property$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 |
---|---|---|---|
requireCommonName | java.lang.Boolean | cdk.support/lookup-entry | :require-common-name |
requireDirectoryPath | java.lang.Boolean | cdk.support/lookup-entry | :require-directory-path |
requireDnsAsCn | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :require-dns-as-cn |
requireEmail | java.lang.Boolean | cdk.support/lookup-entry | :require-email |
sanRequireDirectoryGuid | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :san-require-directory-guid |
sanRequireDns | java.lang.Boolean | cdk.support/lookup-entry | :san-require-dns |
sanRequireDomainDns | java.lang.Boolean | cdk.support/lookup-entry | :san-require-domain-dns |
sanRequireEmail | java.lang.Boolean | cdk.support/lookup-entry | :san-require-email |
sanRequireSpn | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :san-require-spn |
sanRequireUpn | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :san-require-upn |
The build-cfn-template-subject-name-flags-v4-property-builder function updates a CfnTemplate$SubjectNameFlagsV4Property$Builder instance using the provided configuration. The function takes the CfnTemplate$SubjectNameFlagsV4Property$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 | |---|---|---|---| | `requireCommonName` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:require-common-name` | | `requireDirectoryPath` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:require-directory-path` | | `requireDnsAsCn` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:require-dns-as-cn` | | `requireEmail` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:require-email` | | `sanRequireDirectoryGuid` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:san-require-directory-guid` | | `sanRequireDns` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:san-require-dns` | | `sanRequireDomainDns` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:san-require-domain-dns` | | `sanRequireEmail` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:san-require-email` | | `sanRequireSpn` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:san-require-spn` | | `sanRequireUpn` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:san-require-upn` |
(build-cfn-template-template-definition-property-builder builder id config)
The build-cfn-template-template-definition-property-builder function updates a CfnTemplate$TemplateDefinitionProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$TemplateDefinitionProperty$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 |
---|---|---|---|
templateV2 | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :template-v2 |
templateV3 | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$TemplateV3Property | cdk.support/lookup-entry | :template-v3 |
templateV4 | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :template-v4 |
The build-cfn-template-template-definition-property-builder function updates a CfnTemplate$TemplateDefinitionProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$TemplateDefinitionProperty$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 | |---|---|---|---| | `templateV2` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:template-v2` | | `templateV3` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$TemplateV3Property | [[cdk.support/lookup-entry]] | `:template-v3` | | `templateV4` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:template-v4` |
(build-cfn-template-template-v2-property-builder builder id config)
The build-cfn-template-template-v2-property-builder function updates a CfnTemplate$TemplateV2Property$Builder instance using the provided configuration. The function takes the CfnTemplate$TemplateV2Property$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 |
---|---|---|---|
certificateValidity | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :certificate-validity |
enrollmentFlags | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :enrollment-flags |
extensions | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$ExtensionsV2Property | cdk.support/lookup-entry | :extensions |
generalFlags | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$GeneralFlagsV2Property | cdk.support/lookup-entry | :general-flags |
privateKeyAttributes | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$PrivateKeyAttributesV2Property | cdk.support/lookup-entry | :private-key-attributes |
privateKeyFlags | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :private-key-flags |
subjectNameFlags | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :subject-name-flags |
supersededTemplates | java.util.List | cdk.support/lookup-entry | :superseded-templates |
The build-cfn-template-template-v2-property-builder function updates a CfnTemplate$TemplateV2Property$Builder instance using the provided configuration. The function takes the CfnTemplate$TemplateV2Property$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 | |---|---|---|---| | `certificateValidity` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:certificate-validity` | | `enrollmentFlags` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enrollment-flags` | | `extensions` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$ExtensionsV2Property | [[cdk.support/lookup-entry]] | `:extensions` | | `generalFlags` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$GeneralFlagsV2Property | [[cdk.support/lookup-entry]] | `:general-flags` | | `privateKeyAttributes` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$PrivateKeyAttributesV2Property | [[cdk.support/lookup-entry]] | `:private-key-attributes` | | `privateKeyFlags` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:private-key-flags` | | `subjectNameFlags` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:subject-name-flags` | | `supersededTemplates` | java.util.List | [[cdk.support/lookup-entry]] | `:superseded-templates` |
(build-cfn-template-template-v3-property-builder builder id config)
The build-cfn-template-template-v3-property-builder function updates a CfnTemplate$TemplateV3Property$Builder instance using the provided configuration. The function takes the CfnTemplate$TemplateV3Property$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 |
---|---|---|---|
certificateValidity | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$CertificateValidityProperty | cdk.support/lookup-entry | :certificate-validity |
enrollmentFlags | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$EnrollmentFlagsV3Property | cdk.support/lookup-entry | :enrollment-flags |
extensions | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$ExtensionsV3Property | cdk.support/lookup-entry | :extensions |
generalFlags | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$GeneralFlagsV3Property | cdk.support/lookup-entry | :general-flags |
hashAlgorithm | java.lang.String | cdk.support/lookup-entry | :hash-algorithm |
privateKeyAttributes | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :private-key-attributes |
privateKeyFlags | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :private-key-flags |
subjectNameFlags | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :subject-name-flags |
supersededTemplates | java.util.List | cdk.support/lookup-entry | :superseded-templates |
The build-cfn-template-template-v3-property-builder function updates a CfnTemplate$TemplateV3Property$Builder instance using the provided configuration. The function takes the CfnTemplate$TemplateV3Property$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 | |---|---|---|---| | `certificateValidity` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$CertificateValidityProperty | [[cdk.support/lookup-entry]] | `:certificate-validity` | | `enrollmentFlags` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$EnrollmentFlagsV3Property | [[cdk.support/lookup-entry]] | `:enrollment-flags` | | `extensions` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$ExtensionsV3Property | [[cdk.support/lookup-entry]] | `:extensions` | | `generalFlags` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$GeneralFlagsV3Property | [[cdk.support/lookup-entry]] | `:general-flags` | | `hashAlgorithm` | java.lang.String | [[cdk.support/lookup-entry]] | `:hash-algorithm` | | `privateKeyAttributes` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:private-key-attributes` | | `privateKeyFlags` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:private-key-flags` | | `subjectNameFlags` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:subject-name-flags` | | `supersededTemplates` | java.util.List | [[cdk.support/lookup-entry]] | `:superseded-templates` |
(build-cfn-template-template-v4-property-builder builder id config)
The build-cfn-template-template-v4-property-builder function updates a CfnTemplate$TemplateV4Property$Builder instance using the provided configuration. The function takes the CfnTemplate$TemplateV4Property$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 |
---|---|---|---|
certificateValidity | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$CertificateValidityProperty | cdk.support/lookup-entry | :certificate-validity |
enrollmentFlags | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$EnrollmentFlagsV4Property | cdk.support/lookup-entry | :enrollment-flags |
extensions | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$ExtensionsV4Property | cdk.support/lookup-entry | :extensions |
generalFlags | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$GeneralFlagsV4Property | cdk.support/lookup-entry | :general-flags |
hashAlgorithm | java.lang.String | cdk.support/lookup-entry | :hash-algorithm |
privateKeyAttributes | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$PrivateKeyAttributesV4Property | cdk.support/lookup-entry | :private-key-attributes |
privateKeyFlags | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :private-key-flags |
subjectNameFlags | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$SubjectNameFlagsV4Property | cdk.support/lookup-entry | :subject-name-flags |
supersededTemplates | java.util.List | cdk.support/lookup-entry | :superseded-templates |
The build-cfn-template-template-v4-property-builder function updates a CfnTemplate$TemplateV4Property$Builder instance using the provided configuration. The function takes the CfnTemplate$TemplateV4Property$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 | |---|---|---|---| | `certificateValidity` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$CertificateValidityProperty | [[cdk.support/lookup-entry]] | `:certificate-validity` | | `enrollmentFlags` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$EnrollmentFlagsV4Property | [[cdk.support/lookup-entry]] | `:enrollment-flags` | | `extensions` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$ExtensionsV4Property | [[cdk.support/lookup-entry]] | `:extensions` | | `generalFlags` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$GeneralFlagsV4Property | [[cdk.support/lookup-entry]] | `:general-flags` | | `hashAlgorithm` | java.lang.String | [[cdk.support/lookup-entry]] | `:hash-algorithm` | | `privateKeyAttributes` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$PrivateKeyAttributesV4Property | [[cdk.support/lookup-entry]] | `:private-key-attributes` | | `privateKeyFlags` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:private-key-flags` | | `subjectNameFlags` | software.amazon.awscdk.services.pcaconnectorad.CfnTemplate$SubjectNameFlagsV4Property | [[cdk.support/lookup-entry]] | `:subject-name-flags` | | `supersededTemplates` | java.util.List | [[cdk.support/lookup-entry]] | `:superseded-templates` |
(build-cfn-template-validity-period-property-builder builder id config)
The build-cfn-template-validity-period-property-builder function updates a CfnTemplate$ValidityPeriodProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$ValidityPeriodProperty$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 |
---|---|---|---|
period | java.lang.Number | cdk.support/lookup-entry | :period |
periodType | java.lang.String | cdk.support/lookup-entry | :period-type |
The build-cfn-template-validity-period-property-builder function updates a CfnTemplate$ValidityPeriodProperty$Builder instance using the provided configuration. The function takes the CfnTemplate$ValidityPeriodProperty$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 | |---|---|---|---| | `period` | java.lang.Number | [[cdk.support/lookup-entry]] | `:period` | | `periodType` | java.lang.String | [[cdk.support/lookup-entry]] | `:period-type` |
(cfn-connector-builder scope id config)
Creates a CfnConnector$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 `CfnConnector$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-connector-props-builder id config)
Creates a CfnConnectorProps$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 `CfnConnectorProps$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-connector-vpc-information-property-builder id config)
Creates a CfnConnector$VpcInformationProperty$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 `CfnConnector$VpcInformationProperty$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-directory-registration-builder scope id config)
Creates a CfnDirectoryRegistration$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 `CfnDirectoryRegistration$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-directory-registration-props-builder id config)
Creates a CfnDirectoryRegistrationProps$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 `CfnDirectoryRegistrationProps$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-service-principal-name-builder scope id config)
Creates a CfnServicePrincipalName$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 `CfnServicePrincipalName$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-service-principal-name-props-builder id config)
Creates a CfnServicePrincipalNameProps$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 `CfnServicePrincipalNameProps$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-template-application-policies-property-builder id config)
Creates a CfnTemplate$ApplicationPoliciesProperty$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 `CfnTemplate$ApplicationPoliciesProperty$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-template-application-policy-property-builder id config)
Creates a CfnTemplate$ApplicationPolicyProperty$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 `CfnTemplate$ApplicationPolicyProperty$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-template-builder scope id config)
Creates a CfnTemplate$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 `CfnTemplate$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-template-certificate-validity-property-builder id config)
Creates a CfnTemplate$CertificateValidityProperty$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 `CfnTemplate$CertificateValidityProperty$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-template-enrollment-flags-v2-property-builder id config)
Creates a CfnTemplate$EnrollmentFlagsV2Property$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 `CfnTemplate$EnrollmentFlagsV2Property$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-template-enrollment-flags-v3-property-builder id config)
Creates a CfnTemplate$EnrollmentFlagsV3Property$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 `CfnTemplate$EnrollmentFlagsV3Property$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-template-enrollment-flags-v4-property-builder id config)
Creates a CfnTemplate$EnrollmentFlagsV4Property$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 `CfnTemplate$EnrollmentFlagsV4Property$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-template-extensions-v2-property-builder id config)
Creates a CfnTemplate$ExtensionsV2Property$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 `CfnTemplate$ExtensionsV2Property$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-template-extensions-v3-property-builder id config)
Creates a CfnTemplate$ExtensionsV3Property$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 `CfnTemplate$ExtensionsV3Property$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-template-extensions-v4-property-builder id config)
Creates a CfnTemplate$ExtensionsV4Property$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 `CfnTemplate$ExtensionsV4Property$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-template-general-flags-v2-property-builder id config)
Creates a CfnTemplate$GeneralFlagsV2Property$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 `CfnTemplate$GeneralFlagsV2Property$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-template-general-flags-v3-property-builder id config)
Creates a CfnTemplate$GeneralFlagsV3Property$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 `CfnTemplate$GeneralFlagsV3Property$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-template-general-flags-v4-property-builder id config)
Creates a CfnTemplate$GeneralFlagsV4Property$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 `CfnTemplate$GeneralFlagsV4Property$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-template-group-access-control-entry-access-rights-property-builder id
config)
Creates a CfnTemplateGroupAccessControlEntry$AccessRightsProperty$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 `CfnTemplateGroupAccessControlEntry$AccessRightsProperty$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-template-group-access-control-entry-builder scope id config)
Creates a CfnTemplateGroupAccessControlEntry$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 `CfnTemplateGroupAccessControlEntry$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-template-group-access-control-entry-props-builder id config)
Creates a CfnTemplateGroupAccessControlEntryProps$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 `CfnTemplateGroupAccessControlEntryProps$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-template-key-usage-flags-property-builder id config)
Creates a CfnTemplate$KeyUsageFlagsProperty$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 `CfnTemplate$KeyUsageFlagsProperty$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-template-key-usage-property-builder id config)
Creates a CfnTemplate$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 `CfnTemplate$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-template-key-usage-property-flags-property-builder id config)
Creates a CfnTemplate$KeyUsagePropertyFlagsProperty$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 `CfnTemplate$KeyUsagePropertyFlagsProperty$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-template-key-usage-property-property-builder id config)
Creates a CfnTemplate$KeyUsagePropertyProperty$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 `CfnTemplate$KeyUsagePropertyProperty$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-template-private-key-attributes-v2-property-builder id config)
Creates a CfnTemplate$PrivateKeyAttributesV2Property$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 `CfnTemplate$PrivateKeyAttributesV2Property$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-template-private-key-attributes-v3-property-builder id config)
Creates a CfnTemplate$PrivateKeyAttributesV3Property$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 `CfnTemplate$PrivateKeyAttributesV3Property$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-template-private-key-attributes-v4-property-builder id config)
Creates a CfnTemplate$PrivateKeyAttributesV4Property$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 `CfnTemplate$PrivateKeyAttributesV4Property$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-template-private-key-flags-v2-property-builder id config)
Creates a CfnTemplate$PrivateKeyFlagsV2Property$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 `CfnTemplate$PrivateKeyFlagsV2Property$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-template-private-key-flags-v3-property-builder id config)
Creates a CfnTemplate$PrivateKeyFlagsV3Property$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 `CfnTemplate$PrivateKeyFlagsV3Property$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-template-private-key-flags-v4-property-builder id config)
Creates a CfnTemplate$PrivateKeyFlagsV4Property$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 `CfnTemplate$PrivateKeyFlagsV4Property$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-template-props-builder id config)
Creates a CfnTemplateProps$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 `CfnTemplateProps$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-template-subject-name-flags-v2-property-builder id config)
Creates a CfnTemplate$SubjectNameFlagsV2Property$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 `CfnTemplate$SubjectNameFlagsV2Property$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-template-subject-name-flags-v3-property-builder id config)
Creates a CfnTemplate$SubjectNameFlagsV3Property$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 `CfnTemplate$SubjectNameFlagsV3Property$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-template-subject-name-flags-v4-property-builder id config)
Creates a CfnTemplate$SubjectNameFlagsV4Property$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 `CfnTemplate$SubjectNameFlagsV4Property$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-template-template-definition-property-builder id config)
Creates a CfnTemplate$TemplateDefinitionProperty$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 `CfnTemplate$TemplateDefinitionProperty$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-template-template-v2-property-builder id config)
Creates a CfnTemplate$TemplateV2Property$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 `CfnTemplate$TemplateV2Property$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-template-template-v3-property-builder id config)
Creates a CfnTemplate$TemplateV3Property$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 `CfnTemplate$TemplateV3Property$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-template-template-v4-property-builder id config)
Creates a CfnTemplate$TemplateV4Property$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 `CfnTemplate$TemplateV4Property$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-template-validity-period-property-builder id config)
Creates a CfnTemplate$ValidityPeriodProperty$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 `CfnTemplate$ValidityPeriodProperty$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