Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.iot package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.iot package.
(build-cfn-account-audit-configuration-audit-check-configuration-property-builder
builder
id
config)
The build-cfn-account-audit-configuration-audit-check-configuration-property-builder function updates a CfnAccountAuditConfiguration$AuditCheckConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAccountAuditConfiguration$AuditCheckConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
enabled | java.lang.Boolean | cdk.support/lookup-entry | :enabled |
The build-cfn-account-audit-configuration-audit-check-configuration-property-builder function updates a CfnAccountAuditConfiguration$AuditCheckConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAccountAuditConfiguration$AuditCheckConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `enabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enabled` |
(build-cfn-account-audit-configuration-audit-check-configurations-property-builder
builder
id
config)
The build-cfn-account-audit-configuration-audit-check-configurations-property-builder function updates a CfnAccountAuditConfiguration$AuditCheckConfigurationsProperty$Builder instance using the provided configuration. The function takes the CfnAccountAuditConfiguration$AuditCheckConfigurationsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
authenticatedCognitoRoleOverlyPermissiveCheck | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | cdk.support/lookup-entry | :authenticated-cognito-role-overly-permissive-check |
caCertificateExpiringCheck | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :ca-certificate-expiring-check |
caCertificateKeyQualityCheck | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :ca-certificate-key-quality-check |
conflictingClientIdsCheck | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | cdk.support/lookup-entry | :conflicting-client-ids-check |
deviceCertificateExpiringCheck | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | cdk.support/lookup-entry | :device-certificate-expiring-check |
deviceCertificateKeyQualityCheck | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | cdk.support/lookup-entry | :device-certificate-key-quality-check |
deviceCertificateSharedCheck | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :device-certificate-shared-check |
intermediateCaRevokedForActiveDeviceCertificatesCheck | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | cdk.support/lookup-entry | :intermediate-ca-revoked-for-active-device-certificates-check |
ioTPolicyPotentialMisConfigurationCheck | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | cdk.support/lookup-entry | :io-t-policy-potential-mis-configuration-check |
iotPolicyOverlyPermissiveCheck | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | cdk.support/lookup-entry | :iot-policy-overly-permissive-check |
iotRoleAliasAllowsAccessToUnusedServicesCheck | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :iot-role-alias-allows-access-to-unused-services-check |
iotRoleAliasOverlyPermissiveCheck | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :iot-role-alias-overly-permissive-check |
loggingDisabledCheck | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :logging-disabled-check |
revokedCaCertificateStillActiveCheck | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | cdk.support/lookup-entry | :revoked-ca-certificate-still-active-check |
revokedDeviceCertificateStillActiveCheck | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | cdk.support/lookup-entry | :revoked-device-certificate-still-active-check |
unauthenticatedCognitoRoleOverlyPermissiveCheck | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :unauthenticated-cognito-role-overly-permissive-check |
The build-cfn-account-audit-configuration-audit-check-configurations-property-builder function updates a CfnAccountAuditConfiguration$AuditCheckConfigurationsProperty$Builder instance using the provided configuration. The function takes the CfnAccountAuditConfiguration$AuditCheckConfigurationsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `authenticatedCognitoRoleOverlyPermissiveCheck` | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | [[cdk.support/lookup-entry]] | `:authenticated-cognito-role-overly-permissive-check` | | `caCertificateExpiringCheck` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:ca-certificate-expiring-check` | | `caCertificateKeyQualityCheck` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:ca-certificate-key-quality-check` | | `conflictingClientIdsCheck` | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | [[cdk.support/lookup-entry]] | `:conflicting-client-ids-check` | | `deviceCertificateExpiringCheck` | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | [[cdk.support/lookup-entry]] | `:device-certificate-expiring-check` | | `deviceCertificateKeyQualityCheck` | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | [[cdk.support/lookup-entry]] | `:device-certificate-key-quality-check` | | `deviceCertificateSharedCheck` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:device-certificate-shared-check` | | `intermediateCaRevokedForActiveDeviceCertificatesCheck` | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | [[cdk.support/lookup-entry]] | `:intermediate-ca-revoked-for-active-device-certificates-check` | | `ioTPolicyPotentialMisConfigurationCheck` | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | [[cdk.support/lookup-entry]] | `:io-t-policy-potential-mis-configuration-check` | | `iotPolicyOverlyPermissiveCheck` | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | [[cdk.support/lookup-entry]] | `:iot-policy-overly-permissive-check` | | `iotRoleAliasAllowsAccessToUnusedServicesCheck` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:iot-role-alias-allows-access-to-unused-services-check` | | `iotRoleAliasOverlyPermissiveCheck` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:iot-role-alias-overly-permissive-check` | | `loggingDisabledCheck` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:logging-disabled-check` | | `revokedCaCertificateStillActiveCheck` | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | [[cdk.support/lookup-entry]] | `:revoked-ca-certificate-still-active-check` | | `revokedDeviceCertificateStillActiveCheck` | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationProperty | [[cdk.support/lookup-entry]] | `:revoked-device-certificate-still-active-check` | | `unauthenticatedCognitoRoleOverlyPermissiveCheck` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:unauthenticated-cognito-role-overly-permissive-check` |
(build-cfn-account-audit-configuration-audit-notification-target-configurations-property-builder
builder
id
config)
The build-cfn-account-audit-configuration-audit-notification-target-configurations-property-builder function updates a CfnAccountAuditConfiguration$AuditNotificationTargetConfigurationsProperty$Builder instance using the provided configuration. The function takes the CfnAccountAuditConfiguration$AuditNotificationTargetConfigurationsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
sns | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :sns |
The build-cfn-account-audit-configuration-audit-notification-target-configurations-property-builder function updates a CfnAccountAuditConfiguration$AuditNotificationTargetConfigurationsProperty$Builder instance using the provided configuration. The function takes the CfnAccountAuditConfiguration$AuditNotificationTargetConfigurationsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `sns` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:sns` |
(build-cfn-account-audit-configuration-audit-notification-target-property-builder
builder
id
config)
The build-cfn-account-audit-configuration-audit-notification-target-property-builder function updates a CfnAccountAuditConfiguration$AuditNotificationTargetProperty$Builder instance using the provided configuration. The function takes the CfnAccountAuditConfiguration$AuditNotificationTargetProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
enabled | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :enabled |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
targetArn | java.lang.String | cdk.support/lookup-entry | :target-arn |
The build-cfn-account-audit-configuration-audit-notification-target-property-builder function updates a CfnAccountAuditConfiguration$AuditNotificationTargetProperty$Builder instance using the provided configuration. The function takes the CfnAccountAuditConfiguration$AuditNotificationTargetProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `enabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enabled` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `targetArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-arn` |
(build-cfn-account-audit-configuration-builder builder id config)
The build-cfn-account-audit-configuration-builder function updates a CfnAccountAuditConfiguration$Builder instance using the provided configuration. The function takes the CfnAccountAuditConfiguration$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
accountId | java.lang.String | cdk.support/lookup-entry | :account-id |
auditCheckConfigurations | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :audit-check-configurations |
auditNotificationTargetConfigurations | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :audit-notification-target-configurations |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-account-audit-configuration-builder function updates a CfnAccountAuditConfiguration$Builder instance using the provided configuration. The function takes the CfnAccountAuditConfiguration$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `accountId` | java.lang.String | [[cdk.support/lookup-entry]] | `:account-id` | | `auditCheckConfigurations` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:audit-check-configurations` | | `auditNotificationTargetConfigurations` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:audit-notification-target-configurations` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-account-audit-configuration-props-builder builder id config)
The build-cfn-account-audit-configuration-props-builder function updates a CfnAccountAuditConfigurationProps$Builder instance using the provided configuration. The function takes the CfnAccountAuditConfigurationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
accountId | java.lang.String | cdk.support/lookup-entry | :account-id |
auditCheckConfigurations | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationsProperty | cdk.support/lookup-entry | :audit-check-configurations |
auditNotificationTargetConfigurations | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditNotificationTargetConfigurationsProperty | cdk.support/lookup-entry | :audit-notification-target-configurations |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-account-audit-configuration-props-builder function updates a CfnAccountAuditConfigurationProps$Builder instance using the provided configuration. The function takes the CfnAccountAuditConfigurationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `accountId` | java.lang.String | [[cdk.support/lookup-entry]] | `:account-id` | | `auditCheckConfigurations` | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditCheckConfigurationsProperty | [[cdk.support/lookup-entry]] | `:audit-check-configurations` | | `auditNotificationTargetConfigurations` | software.amazon.awscdk.services.iot.CfnAccountAuditConfiguration$AuditNotificationTargetConfigurationsProperty | [[cdk.support/lookup-entry]] | `:audit-notification-target-configurations` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-authorizer-builder builder id config)
The build-cfn-authorizer-builder function updates a CfnAuthorizer$Builder instance using the provided configuration. The function takes the CfnAuthorizer$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
authorizerFunctionArn | java.lang.String | cdk.support/lookup-entry | :authorizer-function-arn |
authorizerName | java.lang.String | cdk.support/lookup-entry | :authorizer-name |
enableCachingForHttp | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :enable-caching-for-http |
signingDisabled | java.lang.Boolean | cdk.support/lookup-entry | :signing-disabled |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
tokenKeyName | java.lang.String | cdk.support/lookup-entry | :token-key-name |
tokenSigningPublicKeys | java.util.Map | cdk.support/lookup-entry | :token-signing-public-keys |
The build-cfn-authorizer-builder function updates a CfnAuthorizer$Builder instance using the provided configuration. The function takes the CfnAuthorizer$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `authorizerFunctionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:authorizer-function-arn` | | `authorizerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:authorizer-name` | | `enableCachingForHttp` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enable-caching-for-http` | | `signingDisabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:signing-disabled` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `tokenKeyName` | java.lang.String | [[cdk.support/lookup-entry]] | `:token-key-name` | | `tokenSigningPublicKeys` | java.util.Map | [[cdk.support/lookup-entry]] | `:token-signing-public-keys` |
(build-cfn-authorizer-props-builder builder id config)
The build-cfn-authorizer-props-builder function updates a CfnAuthorizerProps$Builder instance using the provided configuration. The function takes the CfnAuthorizerProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
authorizerFunctionArn | java.lang.String | cdk.support/lookup-entry | :authorizer-function-arn |
authorizerName | java.lang.String | cdk.support/lookup-entry | :authorizer-name |
enableCachingForHttp | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :enable-caching-for-http |
signingDisabled | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :signing-disabled |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
tokenKeyName | java.lang.String | cdk.support/lookup-entry | :token-key-name |
tokenSigningPublicKeys | java.util.Map | cdk.support/lookup-entry | :token-signing-public-keys |
The build-cfn-authorizer-props-builder function updates a CfnAuthorizerProps$Builder instance using the provided configuration. The function takes the CfnAuthorizerProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `authorizerFunctionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:authorizer-function-arn` | | `authorizerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:authorizer-name` | | `enableCachingForHttp` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enable-caching-for-http` | | `signingDisabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:signing-disabled` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `tokenKeyName` | java.lang.String | [[cdk.support/lookup-entry]] | `:token-key-name` | | `tokenSigningPublicKeys` | java.util.Map | [[cdk.support/lookup-entry]] | `:token-signing-public-keys` |
(build-cfn-billing-group-billing-group-properties-property-builder builder
id
config)
The build-cfn-billing-group-billing-group-properties-property-builder function updates a CfnBillingGroup$BillingGroupPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnBillingGroup$BillingGroupPropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
billingGroupDescription | java.lang.String | cdk.support/lookup-entry | :billing-group-description |
The build-cfn-billing-group-billing-group-properties-property-builder function updates a CfnBillingGroup$BillingGroupPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnBillingGroup$BillingGroupPropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `billingGroupDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:billing-group-description` |
(build-cfn-billing-group-builder builder id config)
The build-cfn-billing-group-builder function updates a CfnBillingGroup$Builder instance using the provided configuration. The function takes the CfnBillingGroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
billingGroupName | java.lang.String | cdk.support/lookup-entry | :billing-group-name |
billingGroupProperties | software.amazon.awscdk.services.iot.CfnBillingGroup$BillingGroupPropertiesProperty | cdk.support/lookup-entry | :billing-group-properties |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-billing-group-builder function updates a CfnBillingGroup$Builder instance using the provided configuration. The function takes the CfnBillingGroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `billingGroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:billing-group-name` | | `billingGroupProperties` | software.amazon.awscdk.services.iot.CfnBillingGroup$BillingGroupPropertiesProperty | [[cdk.support/lookup-entry]] | `:billing-group-properties` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-billing-group-props-builder builder id config)
The build-cfn-billing-group-props-builder function updates a CfnBillingGroupProps$Builder instance using the provided configuration. The function takes the CfnBillingGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
billingGroupName | java.lang.String | cdk.support/lookup-entry | :billing-group-name |
billingGroupProperties | software.amazon.awscdk.services.iot.CfnBillingGroup$BillingGroupPropertiesProperty | cdk.support/lookup-entry | :billing-group-properties |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-billing-group-props-builder function updates a CfnBillingGroupProps$Builder instance using the provided configuration. The function takes the CfnBillingGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `billingGroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:billing-group-name` | | `billingGroupProperties` | software.amazon.awscdk.services.iot.CfnBillingGroup$BillingGroupPropertiesProperty | [[cdk.support/lookup-entry]] | `:billing-group-properties` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-ca-certificate-builder builder id config)
The build-cfn-ca-certificate-builder function updates a CfnCACertificate$Builder instance using the provided configuration. The function takes the CfnCACertificate$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
autoRegistrationStatus | java.lang.String | cdk.support/lookup-entry | :auto-registration-status |
caCertificatePem | java.lang.String | cdk.support/lookup-entry | :ca-certificate-pem |
certificateMode | java.lang.String | cdk.support/lookup-entry | :certificate-mode |
registrationConfig | software.amazon.awscdk.services.iot.CfnCACertificate$RegistrationConfigProperty | cdk.support/lookup-entry | :registration-config |
removeAutoRegistration | java.lang.Boolean | cdk.support/lookup-entry | :remove-auto-registration |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
verificationCertificatePem | java.lang.String | cdk.support/lookup-entry | :verification-certificate-pem |
The build-cfn-ca-certificate-builder function updates a CfnCACertificate$Builder instance using the provided configuration. The function takes the CfnCACertificate$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `autoRegistrationStatus` | java.lang.String | [[cdk.support/lookup-entry]] | `:auto-registration-status` | | `caCertificatePem` | java.lang.String | [[cdk.support/lookup-entry]] | `:ca-certificate-pem` | | `certificateMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-mode` | | `registrationConfig` | software.amazon.awscdk.services.iot.CfnCACertificate$RegistrationConfigProperty | [[cdk.support/lookup-entry]] | `:registration-config` | | `removeAutoRegistration` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:remove-auto-registration` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `verificationCertificatePem` | java.lang.String | [[cdk.support/lookup-entry]] | `:verification-certificate-pem` |
(build-cfn-ca-certificate-props-builder builder id config)
The build-cfn-ca-certificate-props-builder function updates a CfnCACertificateProps$Builder instance using the provided configuration. The function takes the CfnCACertificateProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
autoRegistrationStatus | java.lang.String | cdk.support/lookup-entry | :auto-registration-status |
caCertificatePem | java.lang.String | cdk.support/lookup-entry | :ca-certificate-pem |
certificateMode | java.lang.String | cdk.support/lookup-entry | :certificate-mode |
registrationConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :registration-config |
removeAutoRegistration | java.lang.Boolean | cdk.support/lookup-entry | :remove-auto-registration |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
verificationCertificatePem | java.lang.String | cdk.support/lookup-entry | :verification-certificate-pem |
The build-cfn-ca-certificate-props-builder function updates a CfnCACertificateProps$Builder instance using the provided configuration. The function takes the CfnCACertificateProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `autoRegistrationStatus` | java.lang.String | [[cdk.support/lookup-entry]] | `:auto-registration-status` | | `caCertificatePem` | java.lang.String | [[cdk.support/lookup-entry]] | `:ca-certificate-pem` | | `certificateMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-mode` | | `registrationConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:registration-config` | | `removeAutoRegistration` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:remove-auto-registration` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `verificationCertificatePem` | java.lang.String | [[cdk.support/lookup-entry]] | `:verification-certificate-pem` |
(build-cfn-ca-certificate-registration-config-property-builder builder
id
config)
The build-cfn-ca-certificate-registration-config-property-builder function updates a CfnCACertificate$RegistrationConfigProperty$Builder instance using the provided configuration. The function takes the CfnCACertificate$RegistrationConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
templateBody | java.lang.String | cdk.support/lookup-entry | :template-body |
templateName | java.lang.String | cdk.support/lookup-entry | :template-name |
The build-cfn-ca-certificate-registration-config-property-builder function updates a CfnCACertificate$RegistrationConfigProperty$Builder instance using the provided configuration. The function takes the CfnCACertificate$RegistrationConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `templateBody` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-body` | | `templateName` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-name` |
(build-cfn-certificate-builder builder id config)
The build-cfn-certificate-builder function updates a CfnCertificate$Builder instance using the provided configuration. The function takes the CfnCertificate$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
caCertificatePem | java.lang.String | cdk.support/lookup-entry | :ca-certificate-pem |
certificateMode | java.lang.String | cdk.support/lookup-entry | :certificate-mode |
certificatePem | java.lang.String | cdk.support/lookup-entry | :certificate-pem |
certificateSigningRequest | java.lang.String | cdk.support/lookup-entry | :certificate-signing-request |
status | java.lang.String | cdk.support/lookup-entry | :status |
The build-cfn-certificate-builder function updates a CfnCertificate$Builder instance using the provided configuration. The function takes the CfnCertificate$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `caCertificatePem` | java.lang.String | [[cdk.support/lookup-entry]] | `:ca-certificate-pem` | | `certificateMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-mode` | | `certificatePem` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-pem` | | `certificateSigningRequest` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-signing-request` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` |
(build-cfn-certificate-props-builder builder id config)
The build-cfn-certificate-props-builder function updates a CfnCertificateProps$Builder instance using the provided configuration. The function takes the CfnCertificateProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
caCertificatePem | java.lang.String | cdk.support/lookup-entry | :ca-certificate-pem |
certificateMode | java.lang.String | cdk.support/lookup-entry | :certificate-mode |
certificatePem | java.lang.String | cdk.support/lookup-entry | :certificate-pem |
certificateSigningRequest | java.lang.String | cdk.support/lookup-entry | :certificate-signing-request |
status | java.lang.String | cdk.support/lookup-entry | :status |
The build-cfn-certificate-props-builder function updates a CfnCertificateProps$Builder instance using the provided configuration. The function takes the CfnCertificateProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `caCertificatePem` | java.lang.String | [[cdk.support/lookup-entry]] | `:ca-certificate-pem` | | `certificateMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-mode` | | `certificatePem` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-pem` | | `certificateSigningRequest` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-signing-request` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` |
(build-cfn-certificate-provider-builder builder id config)
The build-cfn-certificate-provider-builder function updates a CfnCertificateProvider$Builder instance using the provided configuration. The function takes the CfnCertificateProvider$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
accountDefaultForOperations | java.util.List | cdk.support/lookup-entry | :account-default-for-operations |
certificateProviderName | java.lang.String | cdk.support/lookup-entry | :certificate-provider-name |
lambdaFunctionArn | java.lang.String | cdk.support/lookup-entry | :lambda-function-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-certificate-provider-builder function updates a CfnCertificateProvider$Builder instance using the provided configuration. The function takes the CfnCertificateProvider$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `accountDefaultForOperations` | java.util.List | [[cdk.support/lookup-entry]] | `:account-default-for-operations` | | `certificateProviderName` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-provider-name` | | `lambdaFunctionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:lambda-function-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-certificate-provider-props-builder builder id config)
The build-cfn-certificate-provider-props-builder function updates a CfnCertificateProviderProps$Builder instance using the provided configuration. The function takes the CfnCertificateProviderProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
accountDefaultForOperations | java.util.List | cdk.support/lookup-entry | :account-default-for-operations |
certificateProviderName | java.lang.String | cdk.support/lookup-entry | :certificate-provider-name |
lambdaFunctionArn | java.lang.String | cdk.support/lookup-entry | :lambda-function-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-certificate-provider-props-builder function updates a CfnCertificateProviderProps$Builder instance using the provided configuration. The function takes the CfnCertificateProviderProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `accountDefaultForOperations` | java.util.List | [[cdk.support/lookup-entry]] | `:account-default-for-operations` | | `certificateProviderName` | java.lang.String | [[cdk.support/lookup-entry]] | `:certificate-provider-name` | | `lambdaFunctionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:lambda-function-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-custom-metric-builder builder id config)
The build-cfn-custom-metric-builder function updates a CfnCustomMetric$Builder instance using the provided configuration. The function takes the CfnCustomMetric$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
metricName | java.lang.String | cdk.support/lookup-entry | :metric-name |
metricType | java.lang.String | cdk.support/lookup-entry | :metric-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-custom-metric-builder function updates a CfnCustomMetric$Builder instance using the provided configuration. The function takes the CfnCustomMetric$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `metricName` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-name` | | `metricType` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-custom-metric-props-builder builder id config)
The build-cfn-custom-metric-props-builder function updates a CfnCustomMetricProps$Builder instance using the provided configuration. The function takes the CfnCustomMetricProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
metricName | java.lang.String | cdk.support/lookup-entry | :metric-name |
metricType | java.lang.String | cdk.support/lookup-entry | :metric-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-custom-metric-props-builder function updates a CfnCustomMetricProps$Builder instance using the provided configuration. The function takes the CfnCustomMetricProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `metricName` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-name` | | `metricType` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-dimension-builder builder id config)
The build-cfn-dimension-builder function updates a CfnDimension$Builder instance using the provided configuration. The function takes the CfnDimension$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
name | java.lang.String | cdk.support/lookup-entry | :name |
stringValues | java.util.List | cdk.support/lookup-entry | :string-values |
tags | java.util.List | cdk.support/lookup-entry | :tags |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-dimension-builder function updates a CfnDimension$Builder instance using the provided configuration. The function takes the CfnDimension$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `stringValues` | java.util.List | [[cdk.support/lookup-entry]] | `:string-values` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-dimension-props-builder builder id config)
The build-cfn-dimension-props-builder function updates a CfnDimensionProps$Builder instance using the provided configuration. The function takes the CfnDimensionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
name | java.lang.String | cdk.support/lookup-entry | :name |
stringValues | java.util.List | cdk.support/lookup-entry | :string-values |
tags | java.util.List | cdk.support/lookup-entry | :tags |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-dimension-props-builder function updates a CfnDimensionProps$Builder instance using the provided configuration. The function takes the CfnDimensionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `stringValues` | java.util.List | [[cdk.support/lookup-entry]] | `:string-values` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-domain-configuration-authorizer-config-property-builder builder
id
config)
The build-cfn-domain-configuration-authorizer-config-property-builder function updates a CfnDomainConfiguration$AuthorizerConfigProperty$Builder instance using the provided configuration. The function takes the CfnDomainConfiguration$AuthorizerConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
allowAuthorizerOverride | java.lang.Boolean | cdk.support/lookup-entry | :allow-authorizer-override |
defaultAuthorizerName | java.lang.String | cdk.support/lookup-entry | :default-authorizer-name |
The build-cfn-domain-configuration-authorizer-config-property-builder function updates a CfnDomainConfiguration$AuthorizerConfigProperty$Builder instance using the provided configuration. The function takes the CfnDomainConfiguration$AuthorizerConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `allowAuthorizerOverride` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:allow-authorizer-override` | | `defaultAuthorizerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-authorizer-name` |
(build-cfn-domain-configuration-builder builder id config)
The build-cfn-domain-configuration-builder function updates a CfnDomainConfiguration$Builder instance using the provided configuration. The function takes the CfnDomainConfiguration$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
authorizerConfig | software.amazon.awscdk.services.iot.CfnDomainConfiguration$AuthorizerConfigProperty | cdk.support/lookup-entry | :authorizer-config |
domainConfigurationName | java.lang.String | cdk.support/lookup-entry | :domain-configuration-name |
domainConfigurationStatus | java.lang.String | cdk.support/lookup-entry | :domain-configuration-status |
domainName | java.lang.String | cdk.support/lookup-entry | :domain-name |
serverCertificateArns | java.util.List | cdk.support/lookup-entry | :server-certificate-arns |
serverCertificateConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :server-certificate-config |
serviceType | java.lang.String | cdk.support/lookup-entry | :service-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
tlsConfig | software.amazon.awscdk.services.iot.CfnDomainConfiguration$TlsConfigProperty | cdk.support/lookup-entry | :tls-config |
validationCertificateArn | java.lang.String | cdk.support/lookup-entry | :validation-certificate-arn |
The build-cfn-domain-configuration-builder function updates a CfnDomainConfiguration$Builder instance using the provided configuration. The function takes the CfnDomainConfiguration$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `authorizerConfig` | software.amazon.awscdk.services.iot.CfnDomainConfiguration$AuthorizerConfigProperty | [[cdk.support/lookup-entry]] | `:authorizer-config` | | `domainConfigurationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-configuration-name` | | `domainConfigurationStatus` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-configuration-status` | | `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` | | `serverCertificateArns` | java.util.List | [[cdk.support/lookup-entry]] | `:server-certificate-arns` | | `serverCertificateConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:server-certificate-config` | | `serviceType` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `tlsConfig` | software.amazon.awscdk.services.iot.CfnDomainConfiguration$TlsConfigProperty | [[cdk.support/lookup-entry]] | `:tls-config` | | `validationCertificateArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:validation-certificate-arn` |
(build-cfn-domain-configuration-props-builder builder id config)
The build-cfn-domain-configuration-props-builder function updates a CfnDomainConfigurationProps$Builder instance using the provided configuration. The function takes the CfnDomainConfigurationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
authorizerConfig | software.amazon.awscdk.services.iot.CfnDomainConfiguration$AuthorizerConfigProperty | cdk.support/lookup-entry | :authorizer-config |
domainConfigurationName | java.lang.String | cdk.support/lookup-entry | :domain-configuration-name |
domainConfigurationStatus | java.lang.String | cdk.support/lookup-entry | :domain-configuration-status |
domainName | java.lang.String | cdk.support/lookup-entry | :domain-name |
serverCertificateArns | java.util.List | cdk.support/lookup-entry | :server-certificate-arns |
serverCertificateConfig | software.amazon.awscdk.services.iot.CfnDomainConfiguration$ServerCertificateConfigProperty | cdk.support/lookup-entry | :server-certificate-config |
serviceType | java.lang.String | cdk.support/lookup-entry | :service-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
tlsConfig | software.amazon.awscdk.services.iot.CfnDomainConfiguration$TlsConfigProperty | cdk.support/lookup-entry | :tls-config |
validationCertificateArn | java.lang.String | cdk.support/lookup-entry | :validation-certificate-arn |
The build-cfn-domain-configuration-props-builder function updates a CfnDomainConfigurationProps$Builder instance using the provided configuration. The function takes the CfnDomainConfigurationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `authorizerConfig` | software.amazon.awscdk.services.iot.CfnDomainConfiguration$AuthorizerConfigProperty | [[cdk.support/lookup-entry]] | `:authorizer-config` | | `domainConfigurationName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-configuration-name` | | `domainConfigurationStatus` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-configuration-status` | | `domainName` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-name` | | `serverCertificateArns` | java.util.List | [[cdk.support/lookup-entry]] | `:server-certificate-arns` | | `serverCertificateConfig` | software.amazon.awscdk.services.iot.CfnDomainConfiguration$ServerCertificateConfigProperty | [[cdk.support/lookup-entry]] | `:server-certificate-config` | | `serviceType` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `tlsConfig` | software.amazon.awscdk.services.iot.CfnDomainConfiguration$TlsConfigProperty | [[cdk.support/lookup-entry]] | `:tls-config` | | `validationCertificateArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:validation-certificate-arn` |
(build-cfn-domain-configuration-server-certificate-config-property-builder
builder
id
config)
The build-cfn-domain-configuration-server-certificate-config-property-builder function updates a CfnDomainConfiguration$ServerCertificateConfigProperty$Builder instance using the provided configuration. The function takes the CfnDomainConfiguration$ServerCertificateConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
enableOcspCheck | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :enable-ocsp-check |
The build-cfn-domain-configuration-server-certificate-config-property-builder function updates a CfnDomainConfiguration$ServerCertificateConfigProperty$Builder instance using the provided configuration. The function takes the CfnDomainConfiguration$ServerCertificateConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `enableOcspCheck` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enable-ocsp-check` |
(build-cfn-domain-configuration-server-certificate-summary-property-builder
builder
id
config)
The build-cfn-domain-configuration-server-certificate-summary-property-builder function updates a CfnDomainConfiguration$ServerCertificateSummaryProperty$Builder instance using the provided configuration. The function takes the CfnDomainConfiguration$ServerCertificateSummaryProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
serverCertificateArn | java.lang.String | cdk.support/lookup-entry | :server-certificate-arn |
serverCertificateStatus | java.lang.String | cdk.support/lookup-entry | :server-certificate-status |
serverCertificateStatusDetail | java.lang.String | cdk.support/lookup-entry | :server-certificate-status-detail |
The build-cfn-domain-configuration-server-certificate-summary-property-builder function updates a CfnDomainConfiguration$ServerCertificateSummaryProperty$Builder instance using the provided configuration. The function takes the CfnDomainConfiguration$ServerCertificateSummaryProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `serverCertificateArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:server-certificate-arn` | | `serverCertificateStatus` | java.lang.String | [[cdk.support/lookup-entry]] | `:server-certificate-status` | | `serverCertificateStatusDetail` | java.lang.String | [[cdk.support/lookup-entry]] | `:server-certificate-status-detail` |
(build-cfn-domain-configuration-tls-config-property-builder builder id config)
The build-cfn-domain-configuration-tls-config-property-builder function updates a CfnDomainConfiguration$TlsConfigProperty$Builder instance using the provided configuration. The function takes the CfnDomainConfiguration$TlsConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
securityPolicy | java.lang.String | cdk.support/lookup-entry | :security-policy |
The build-cfn-domain-configuration-tls-config-property-builder function updates a CfnDomainConfiguration$TlsConfigProperty$Builder instance using the provided configuration. The function takes the CfnDomainConfiguration$TlsConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `securityPolicy` | java.lang.String | [[cdk.support/lookup-entry]] | `:security-policy` |
(build-cfn-fleet-metric-aggregation-type-property-builder builder id config)
The build-cfn-fleet-metric-aggregation-type-property-builder function updates a CfnFleetMetric$AggregationTypeProperty$Builder instance using the provided configuration. The function takes the CfnFleetMetric$AggregationTypeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
name | java.lang.String | cdk.support/lookup-entry | :name |
values | java.util.List | cdk.support/lookup-entry | :values |
The build-cfn-fleet-metric-aggregation-type-property-builder function updates a CfnFleetMetric$AggregationTypeProperty$Builder instance using the provided configuration. The function takes the CfnFleetMetric$AggregationTypeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `values` | java.util.List | [[cdk.support/lookup-entry]] | `:values` |
(build-cfn-fleet-metric-builder builder id config)
The build-cfn-fleet-metric-builder function updates a CfnFleetMetric$Builder instance using the provided configuration. The function takes the CfnFleetMetric$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
aggregationField | java.lang.String | cdk.support/lookup-entry | :aggregation-field |
aggregationType | software.amazon.awscdk.services.iot.CfnFleetMetric$AggregationTypeProperty | cdk.support/lookup-entry | :aggregation-type |
description | java.lang.String | cdk.support/lookup-entry | :description |
indexName | java.lang.String | cdk.support/lookup-entry | :index-name |
metricName | java.lang.String | cdk.support/lookup-entry | :metric-name |
period | java.lang.Number | cdk.support/lookup-entry | :period |
queryString | java.lang.String | cdk.support/lookup-entry | :query-string |
queryVersion | java.lang.String | cdk.support/lookup-entry | :query-version |
tags | java.util.List | cdk.support/lookup-entry | :tags |
unit | java.lang.String | cdk.support/lookup-entry | :unit |
The build-cfn-fleet-metric-builder function updates a CfnFleetMetric$Builder instance using the provided configuration. The function takes the CfnFleetMetric$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `aggregationField` | java.lang.String | [[cdk.support/lookup-entry]] | `:aggregation-field` | | `aggregationType` | software.amazon.awscdk.services.iot.CfnFleetMetric$AggregationTypeProperty | [[cdk.support/lookup-entry]] | `:aggregation-type` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `indexName` | java.lang.String | [[cdk.support/lookup-entry]] | `:index-name` | | `metricName` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-name` | | `period` | java.lang.Number | [[cdk.support/lookup-entry]] | `:period` | | `queryString` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-string` | | `queryVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-version` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `unit` | java.lang.String | [[cdk.support/lookup-entry]] | `:unit` |
(build-cfn-fleet-metric-props-builder builder id config)
The build-cfn-fleet-metric-props-builder function updates a CfnFleetMetricProps$Builder instance using the provided configuration. The function takes the CfnFleetMetricProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
aggregationField | java.lang.String | cdk.support/lookup-entry | :aggregation-field |
aggregationType | software.amazon.awscdk.services.iot.CfnFleetMetric$AggregationTypeProperty | cdk.support/lookup-entry | :aggregation-type |
description | java.lang.String | cdk.support/lookup-entry | :description |
indexName | java.lang.String | cdk.support/lookup-entry | :index-name |
metricName | java.lang.String | cdk.support/lookup-entry | :metric-name |
period | java.lang.Number | cdk.support/lookup-entry | :period |
queryString | java.lang.String | cdk.support/lookup-entry | :query-string |
queryVersion | java.lang.String | cdk.support/lookup-entry | :query-version |
tags | java.util.List | cdk.support/lookup-entry | :tags |
unit | java.lang.String | cdk.support/lookup-entry | :unit |
The build-cfn-fleet-metric-props-builder function updates a CfnFleetMetricProps$Builder instance using the provided configuration. The function takes the CfnFleetMetricProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `aggregationField` | java.lang.String | [[cdk.support/lookup-entry]] | `:aggregation-field` | | `aggregationType` | software.amazon.awscdk.services.iot.CfnFleetMetric$AggregationTypeProperty | [[cdk.support/lookup-entry]] | `:aggregation-type` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `indexName` | java.lang.String | [[cdk.support/lookup-entry]] | `:index-name` | | `metricName` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-name` | | `period` | java.lang.Number | [[cdk.support/lookup-entry]] | `:period` | | `queryString` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-string` | | `queryVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-version` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `unit` | java.lang.String | [[cdk.support/lookup-entry]] | `:unit` |
(build-cfn-job-template-abort-config-property-builder builder id config)
The build-cfn-job-template-abort-config-property-builder function updates a CfnJobTemplate$AbortConfigProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$AbortConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
criteriaList | java.util.List | cdk.support/lookup-entry | :criteria-list |
The build-cfn-job-template-abort-config-property-builder function updates a CfnJobTemplate$AbortConfigProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$AbortConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `criteriaList` | java.util.List | [[cdk.support/lookup-entry]] | `:criteria-list` |
(build-cfn-job-template-abort-criteria-property-builder builder id config)
The build-cfn-job-template-abort-criteria-property-builder function updates a CfnJobTemplate$AbortCriteriaProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$AbortCriteriaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
action | java.lang.String | cdk.support/lookup-entry | :action |
failureType | java.lang.String | cdk.support/lookup-entry | :failure-type |
minNumberOfExecutedThings | java.lang.Number | cdk.support/lookup-entry | :min-number-of-executed-things |
thresholdPercentage | java.lang.Number | cdk.support/lookup-entry | :threshold-percentage |
The build-cfn-job-template-abort-criteria-property-builder function updates a CfnJobTemplate$AbortCriteriaProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$AbortCriteriaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `action` | java.lang.String | [[cdk.support/lookup-entry]] | `:action` | | `failureType` | java.lang.String | [[cdk.support/lookup-entry]] | `:failure-type` | | `minNumberOfExecutedThings` | java.lang.Number | [[cdk.support/lookup-entry]] | `:min-number-of-executed-things` | | `thresholdPercentage` | java.lang.Number | [[cdk.support/lookup-entry]] | `:threshold-percentage` |
(build-cfn-job-template-builder builder id config)
The build-cfn-job-template-builder function updates a CfnJobTemplate$Builder instance using the provided configuration. The function takes the CfnJobTemplate$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
abortConfig | java.lang.Object | cdk.support/lookup-entry | :abort-config |
description | java.lang.String | cdk.support/lookup-entry | :description |
destinationPackageVersions | java.util.List | cdk.support/lookup-entry | :destination-package-versions |
document | java.lang.String | cdk.support/lookup-entry | :document |
documentSource | java.lang.String | cdk.support/lookup-entry | :document-source |
jobArn | java.lang.String | cdk.support/lookup-entry | :job-arn |
jobExecutionsRetryConfig | software.amazon.awscdk.services.iot.CfnJobTemplate$JobExecutionsRetryConfigProperty | cdk.support/lookup-entry | :job-executions-retry-config |
jobExecutionsRolloutConfig | java.lang.Object | cdk.support/lookup-entry | :job-executions-rollout-config |
jobTemplateId | java.lang.String | cdk.support/lookup-entry | :job-template-id |
maintenanceWindows | java.util.List | cdk.support/lookup-entry | :maintenance-windows |
presignedUrlConfig | java.lang.Object | cdk.support/lookup-entry | :presigned-url-config |
tags | java.util.List | cdk.support/lookup-entry | :tags |
timeoutConfig | java.lang.Object | cdk.support/lookup-entry | :timeout-config |
The build-cfn-job-template-builder function updates a CfnJobTemplate$Builder instance using the provided configuration. The function takes the CfnJobTemplate$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `abortConfig` | java.lang.Object | [[cdk.support/lookup-entry]] | `:abort-config` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `destinationPackageVersions` | java.util.List | [[cdk.support/lookup-entry]] | `:destination-package-versions` | | `document` | java.lang.String | [[cdk.support/lookup-entry]] | `:document` | | `documentSource` | java.lang.String | [[cdk.support/lookup-entry]] | `:document-source` | | `jobArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:job-arn` | | `jobExecutionsRetryConfig` | software.amazon.awscdk.services.iot.CfnJobTemplate$JobExecutionsRetryConfigProperty | [[cdk.support/lookup-entry]] | `:job-executions-retry-config` | | `jobExecutionsRolloutConfig` | java.lang.Object | [[cdk.support/lookup-entry]] | `:job-executions-rollout-config` | | `jobTemplateId` | java.lang.String | [[cdk.support/lookup-entry]] | `:job-template-id` | | `maintenanceWindows` | java.util.List | [[cdk.support/lookup-entry]] | `:maintenance-windows` | | `presignedUrlConfig` | java.lang.Object | [[cdk.support/lookup-entry]] | `:presigned-url-config` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `timeoutConfig` | java.lang.Object | [[cdk.support/lookup-entry]] | `:timeout-config` |
(build-cfn-job-template-exponential-rollout-rate-property-builder builder
id
config)
The build-cfn-job-template-exponential-rollout-rate-property-builder function updates a CfnJobTemplate$ExponentialRolloutRateProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$ExponentialRolloutRateProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
baseRatePerMinute | java.lang.Number | cdk.support/lookup-entry | :base-rate-per-minute |
incrementFactor | java.lang.Number | cdk.support/lookup-entry | :increment-factor |
rateIncreaseCriteria | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :rate-increase-criteria |
The build-cfn-job-template-exponential-rollout-rate-property-builder function updates a CfnJobTemplate$ExponentialRolloutRateProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$ExponentialRolloutRateProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `baseRatePerMinute` | java.lang.Number | [[cdk.support/lookup-entry]] | `:base-rate-per-minute` | | `incrementFactor` | java.lang.Number | [[cdk.support/lookup-entry]] | `:increment-factor` | | `rateIncreaseCriteria` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:rate-increase-criteria` |
(build-cfn-job-template-job-executions-retry-config-property-builder builder
id
config)
The build-cfn-job-template-job-executions-retry-config-property-builder function updates a CfnJobTemplate$JobExecutionsRetryConfigProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$JobExecutionsRetryConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
retryCriteriaList | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :retry-criteria-list |
The build-cfn-job-template-job-executions-retry-config-property-builder function updates a CfnJobTemplate$JobExecutionsRetryConfigProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$JobExecutionsRetryConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `retryCriteriaList` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:retry-criteria-list` |
(build-cfn-job-template-job-executions-rollout-config-property-builder builder
id
config)
The build-cfn-job-template-job-executions-rollout-config-property-builder function updates a CfnJobTemplate$JobExecutionsRolloutConfigProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$JobExecutionsRolloutConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
exponentialRolloutRate | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :exponential-rollout-rate |
maximumPerMinute | java.lang.Number | cdk.support/lookup-entry | :maximum-per-minute |
The build-cfn-job-template-job-executions-rollout-config-property-builder function updates a CfnJobTemplate$JobExecutionsRolloutConfigProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$JobExecutionsRolloutConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `exponentialRolloutRate` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:exponential-rollout-rate` | | `maximumPerMinute` | java.lang.Number | [[cdk.support/lookup-entry]] | `:maximum-per-minute` |
(build-cfn-job-template-maintenance-window-property-builder builder id config)
The build-cfn-job-template-maintenance-window-property-builder function updates a CfnJobTemplate$MaintenanceWindowProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$MaintenanceWindowProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
durationInMinutes | java.lang.Number | cdk.support/lookup-entry | :duration-in-minutes |
startTime | java.lang.String | cdk.support/lookup-entry | :start-time |
The build-cfn-job-template-maintenance-window-property-builder function updates a CfnJobTemplate$MaintenanceWindowProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$MaintenanceWindowProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `durationInMinutes` | java.lang.Number | [[cdk.support/lookup-entry]] | `:duration-in-minutes` | | `startTime` | java.lang.String | [[cdk.support/lookup-entry]] | `:start-time` |
(build-cfn-job-template-presigned-url-config-property-builder builder id config)
The build-cfn-job-template-presigned-url-config-property-builder function updates a CfnJobTemplate$PresignedUrlConfigProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$PresignedUrlConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
expiresInSec | java.lang.Number | cdk.support/lookup-entry | :expires-in-sec |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-job-template-presigned-url-config-property-builder function updates a CfnJobTemplate$PresignedUrlConfigProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$PresignedUrlConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `expiresInSec` | java.lang.Number | [[cdk.support/lookup-entry]] | `:expires-in-sec` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-job-template-props-builder builder id config)
The build-cfn-job-template-props-builder function updates a CfnJobTemplateProps$Builder instance using the provided configuration. The function takes the CfnJobTemplateProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
abortConfig | java.lang.Object | cdk.support/lookup-entry | :abort-config |
description | java.lang.String | cdk.support/lookup-entry | :description |
destinationPackageVersions | java.util.List | cdk.support/lookup-entry | :destination-package-versions |
document | java.lang.String | cdk.support/lookup-entry | :document |
documentSource | java.lang.String | cdk.support/lookup-entry | :document-source |
jobArn | java.lang.String | cdk.support/lookup-entry | :job-arn |
jobExecutionsRetryConfig | software.amazon.awscdk.services.iot.CfnJobTemplate$JobExecutionsRetryConfigProperty | cdk.support/lookup-entry | :job-executions-retry-config |
jobExecutionsRolloutConfig | java.lang.Object | cdk.support/lookup-entry | :job-executions-rollout-config |
jobTemplateId | java.lang.String | cdk.support/lookup-entry | :job-template-id |
maintenanceWindows | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :maintenance-windows |
presignedUrlConfig | java.lang.Object | cdk.support/lookup-entry | :presigned-url-config |
tags | java.util.List | cdk.support/lookup-entry | :tags |
timeoutConfig | java.lang.Object | cdk.support/lookup-entry | :timeout-config |
The build-cfn-job-template-props-builder function updates a CfnJobTemplateProps$Builder instance using the provided configuration. The function takes the CfnJobTemplateProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `abortConfig` | java.lang.Object | [[cdk.support/lookup-entry]] | `:abort-config` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `destinationPackageVersions` | java.util.List | [[cdk.support/lookup-entry]] | `:destination-package-versions` | | `document` | java.lang.String | [[cdk.support/lookup-entry]] | `:document` | | `documentSource` | java.lang.String | [[cdk.support/lookup-entry]] | `:document-source` | | `jobArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:job-arn` | | `jobExecutionsRetryConfig` | software.amazon.awscdk.services.iot.CfnJobTemplate$JobExecutionsRetryConfigProperty | [[cdk.support/lookup-entry]] | `:job-executions-retry-config` | | `jobExecutionsRolloutConfig` | java.lang.Object | [[cdk.support/lookup-entry]] | `:job-executions-rollout-config` | | `jobTemplateId` | java.lang.String | [[cdk.support/lookup-entry]] | `:job-template-id` | | `maintenanceWindows` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:maintenance-windows` | | `presignedUrlConfig` | java.lang.Object | [[cdk.support/lookup-entry]] | `:presigned-url-config` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `timeoutConfig` | java.lang.Object | [[cdk.support/lookup-entry]] | `:timeout-config` |
(build-cfn-job-template-rate-increase-criteria-property-builder builder
id
config)
The build-cfn-job-template-rate-increase-criteria-property-builder function updates a CfnJobTemplate$RateIncreaseCriteriaProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$RateIncreaseCriteriaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
numberOfNotifiedThings | java.lang.Number | cdk.support/lookup-entry | :number-of-notified-things |
numberOfSucceededThings | java.lang.Number | cdk.support/lookup-entry | :number-of-succeeded-things |
The build-cfn-job-template-rate-increase-criteria-property-builder function updates a CfnJobTemplate$RateIncreaseCriteriaProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$RateIncreaseCriteriaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `numberOfNotifiedThings` | java.lang.Number | [[cdk.support/lookup-entry]] | `:number-of-notified-things` | | `numberOfSucceededThings` | java.lang.Number | [[cdk.support/lookup-entry]] | `:number-of-succeeded-things` |
(build-cfn-job-template-retry-criteria-property-builder builder id config)
The build-cfn-job-template-retry-criteria-property-builder function updates a CfnJobTemplate$RetryCriteriaProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$RetryCriteriaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
failureType | java.lang.String | cdk.support/lookup-entry | :failure-type |
numberOfRetries | java.lang.Number | cdk.support/lookup-entry | :number-of-retries |
The build-cfn-job-template-retry-criteria-property-builder function updates a CfnJobTemplate$RetryCriteriaProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$RetryCriteriaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `failureType` | java.lang.String | [[cdk.support/lookup-entry]] | `:failure-type` | | `numberOfRetries` | java.lang.Number | [[cdk.support/lookup-entry]] | `:number-of-retries` |
(build-cfn-job-template-timeout-config-property-builder builder id config)
The build-cfn-job-template-timeout-config-property-builder function updates a CfnJobTemplate$TimeoutConfigProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$TimeoutConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
inProgressTimeoutInMinutes | java.lang.Number | cdk.support/lookup-entry | :in-progress-timeout-in-minutes |
The build-cfn-job-template-timeout-config-property-builder function updates a CfnJobTemplate$TimeoutConfigProperty$Builder instance using the provided configuration. The function takes the CfnJobTemplate$TimeoutConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `inProgressTimeoutInMinutes` | java.lang.Number | [[cdk.support/lookup-entry]] | `:in-progress-timeout-in-minutes` |
(build-cfn-logging-builder builder id config)
The build-cfn-logging-builder function updates a CfnLogging$Builder instance using the provided configuration. The function takes the CfnLogging$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
accountId | java.lang.String | cdk.support/lookup-entry | :account-id |
defaultLogLevel | java.lang.String | cdk.support/lookup-entry | :default-log-level |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-logging-builder function updates a CfnLogging$Builder instance using the provided configuration. The function takes the CfnLogging$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `accountId` | java.lang.String | [[cdk.support/lookup-entry]] | `:account-id` | | `defaultLogLevel` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-log-level` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-logging-props-builder builder id config)
The build-cfn-logging-props-builder function updates a CfnLoggingProps$Builder instance using the provided configuration. The function takes the CfnLoggingProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
accountId | java.lang.String | cdk.support/lookup-entry | :account-id |
defaultLogLevel | java.lang.String | cdk.support/lookup-entry | :default-log-level |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-logging-props-builder function updates a CfnLoggingProps$Builder instance using the provided configuration. The function takes the CfnLoggingProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `accountId` | java.lang.String | [[cdk.support/lookup-entry]] | `:account-id` | | `defaultLogLevel` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-log-level` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-mitigation-action-action-params-property-builder builder id config)
The build-cfn-mitigation-action-action-params-property-builder function updates a CfnMitigationAction$ActionParamsProperty$Builder instance using the provided configuration. The function takes the CfnMitigationAction$ActionParamsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
addThingsToThingGroupParams | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :add-things-to-thing-group-params |
enableIoTLoggingParams | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :enable-io-t-logging-params |
publishFindingToSnsParams | software.amazon.awscdk.services.iot.CfnMitigationAction$PublishFindingToSnsParamsProperty | cdk.support/lookup-entry | :publish-finding-to-sns-params |
replaceDefaultPolicyVersionParams | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :replace-default-policy-version-params |
updateCaCertificateParams | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :update-ca-certificate-params |
updateDeviceCertificateParams | software.amazon.awscdk.services.iot.CfnMitigationAction$UpdateDeviceCertificateParamsProperty | cdk.support/lookup-entry | :update-device-certificate-params |
The build-cfn-mitigation-action-action-params-property-builder function updates a CfnMitigationAction$ActionParamsProperty$Builder instance using the provided configuration. The function takes the CfnMitigationAction$ActionParamsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `addThingsToThingGroupParams` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:add-things-to-thing-group-params` | | `enableIoTLoggingParams` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enable-io-t-logging-params` | | `publishFindingToSnsParams` | software.amazon.awscdk.services.iot.CfnMitigationAction$PublishFindingToSnsParamsProperty | [[cdk.support/lookup-entry]] | `:publish-finding-to-sns-params` | | `replaceDefaultPolicyVersionParams` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:replace-default-policy-version-params` | | `updateCaCertificateParams` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:update-ca-certificate-params` | | `updateDeviceCertificateParams` | software.amazon.awscdk.services.iot.CfnMitigationAction$UpdateDeviceCertificateParamsProperty | [[cdk.support/lookup-entry]] | `:update-device-certificate-params` |
(build-cfn-mitigation-action-add-things-to-thing-group-params-property-builder
builder
id
config)
The build-cfn-mitigation-action-add-things-to-thing-group-params-property-builder function updates a CfnMitigationAction$AddThingsToThingGroupParamsProperty$Builder instance using the provided configuration. The function takes the CfnMitigationAction$AddThingsToThingGroupParamsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
overrideDynamicGroups | java.lang.Boolean | cdk.support/lookup-entry | :override-dynamic-groups |
thingGroupNames | java.util.List | cdk.support/lookup-entry | :thing-group-names |
The build-cfn-mitigation-action-add-things-to-thing-group-params-property-builder function updates a CfnMitigationAction$AddThingsToThingGroupParamsProperty$Builder instance using the provided configuration. The function takes the CfnMitigationAction$AddThingsToThingGroupParamsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `overrideDynamicGroups` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:override-dynamic-groups` | | `thingGroupNames` | java.util.List | [[cdk.support/lookup-entry]] | `:thing-group-names` |
(build-cfn-mitigation-action-builder builder id config)
The build-cfn-mitigation-action-builder function updates a CfnMitigationAction$Builder instance using the provided configuration. The function takes the CfnMitigationAction$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
actionName | java.lang.String | cdk.support/lookup-entry | :action-name |
actionParams | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :action-params |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-mitigation-action-builder function updates a CfnMitigationAction$Builder instance using the provided configuration. The function takes the CfnMitigationAction$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `actionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:action-name` | | `actionParams` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:action-params` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-mitigation-action-enable-io-t-logging-params-property-builder builder
id
config)
The build-cfn-mitigation-action-enable-io-t-logging-params-property-builder function updates a CfnMitigationAction$EnableIoTLoggingParamsProperty$Builder instance using the provided configuration. The function takes the CfnMitigationAction$EnableIoTLoggingParamsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
logLevel | java.lang.String | cdk.support/lookup-entry | :log-level |
roleArnForLogging | java.lang.String | cdk.support/lookup-entry | :role-arn-for-logging |
The build-cfn-mitigation-action-enable-io-t-logging-params-property-builder function updates a CfnMitigationAction$EnableIoTLoggingParamsProperty$Builder instance using the provided configuration. The function takes the CfnMitigationAction$EnableIoTLoggingParamsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `logLevel` | java.lang.String | [[cdk.support/lookup-entry]] | `:log-level` | | `roleArnForLogging` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn-for-logging` |
(build-cfn-mitigation-action-props-builder builder id config)
The build-cfn-mitigation-action-props-builder function updates a CfnMitigationActionProps$Builder instance using the provided configuration. The function takes the CfnMitigationActionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
actionName | java.lang.String | cdk.support/lookup-entry | :action-name |
actionParams | software.amazon.awscdk.services.iot.CfnMitigationAction$ActionParamsProperty | cdk.support/lookup-entry | :action-params |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-mitigation-action-props-builder function updates a CfnMitigationActionProps$Builder instance using the provided configuration. The function takes the CfnMitigationActionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `actionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:action-name` | | `actionParams` | software.amazon.awscdk.services.iot.CfnMitigationAction$ActionParamsProperty | [[cdk.support/lookup-entry]] | `:action-params` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-mitigation-action-publish-finding-to-sns-params-property-builder
builder
id
config)
The build-cfn-mitigation-action-publish-finding-to-sns-params-property-builder function updates a CfnMitigationAction$PublishFindingToSnsParamsProperty$Builder instance using the provided configuration. The function takes the CfnMitigationAction$PublishFindingToSnsParamsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
topicArn | java.lang.String | cdk.support/lookup-entry | :topic-arn |
The build-cfn-mitigation-action-publish-finding-to-sns-params-property-builder function updates a CfnMitigationAction$PublishFindingToSnsParamsProperty$Builder instance using the provided configuration. The function takes the CfnMitigationAction$PublishFindingToSnsParamsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `topicArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:topic-arn` |
(build-cfn-mitigation-action-replace-default-policy-version-params-property-builder
builder
id
config)
The build-cfn-mitigation-action-replace-default-policy-version-params-property-builder function updates a CfnMitigationAction$ReplaceDefaultPolicyVersionParamsProperty$Builder instance using the provided configuration. The function takes the CfnMitigationAction$ReplaceDefaultPolicyVersionParamsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
templateName | java.lang.String | cdk.support/lookup-entry | :template-name |
The build-cfn-mitigation-action-replace-default-policy-version-params-property-builder function updates a CfnMitigationAction$ReplaceDefaultPolicyVersionParamsProperty$Builder instance using the provided configuration. The function takes the CfnMitigationAction$ReplaceDefaultPolicyVersionParamsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `templateName` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-name` |
(build-cfn-mitigation-action-update-ca-certificate-params-property-builder
builder
id
config)
The build-cfn-mitigation-action-update-ca-certificate-params-property-builder function updates a CfnMitigationAction$UpdateCACertificateParamsProperty$Builder instance using the provided configuration. The function takes the CfnMitigationAction$UpdateCACertificateParamsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
action | java.lang.String | cdk.support/lookup-entry | :action |
The build-cfn-mitigation-action-update-ca-certificate-params-property-builder function updates a CfnMitigationAction$UpdateCACertificateParamsProperty$Builder instance using the provided configuration. The function takes the CfnMitigationAction$UpdateCACertificateParamsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `action` | java.lang.String | [[cdk.support/lookup-entry]] | `:action` |
(build-cfn-mitigation-action-update-device-certificate-params-property-builder
builder
id
config)
The build-cfn-mitigation-action-update-device-certificate-params-property-builder function updates a CfnMitigationAction$UpdateDeviceCertificateParamsProperty$Builder instance using the provided configuration. The function takes the CfnMitigationAction$UpdateDeviceCertificateParamsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
action | java.lang.String | cdk.support/lookup-entry | :action |
The build-cfn-mitigation-action-update-device-certificate-params-property-builder function updates a CfnMitigationAction$UpdateDeviceCertificateParamsProperty$Builder instance using the provided configuration. The function takes the CfnMitigationAction$UpdateDeviceCertificateParamsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `action` | java.lang.String | [[cdk.support/lookup-entry]] | `:action` |
(build-cfn-policy-builder builder id config)
The build-cfn-policy-builder function updates a CfnPolicy$Builder instance using the provided configuration. The function takes the CfnPolicy$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
policyDocument | java.lang.Object | cdk.support/lookup-entry | :policy-document |
policyName | java.lang.String | cdk.support/lookup-entry | :policy-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-policy-builder function updates a CfnPolicy$Builder instance using the provided configuration. The function takes the CfnPolicy$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `policyDocument` | java.lang.Object | [[cdk.support/lookup-entry]] | `:policy-document` | | `policyName` | java.lang.String | [[cdk.support/lookup-entry]] | `:policy-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-policy-principal-attachment-builder builder id config)
The build-cfn-policy-principal-attachment-builder function updates a CfnPolicyPrincipalAttachment$Builder instance using the provided configuration. The function takes the CfnPolicyPrincipalAttachment$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
policyName | java.lang.String | cdk.support/lookup-entry | :policy-name |
principal | java.lang.String | cdk.support/lookup-entry | :principal |
The build-cfn-policy-principal-attachment-builder function updates a CfnPolicyPrincipalAttachment$Builder instance using the provided configuration. The function takes the CfnPolicyPrincipalAttachment$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `policyName` | java.lang.String | [[cdk.support/lookup-entry]] | `:policy-name` | | `principal` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal` |
(build-cfn-policy-principal-attachment-props-builder builder id config)
The build-cfn-policy-principal-attachment-props-builder function updates a CfnPolicyPrincipalAttachmentProps$Builder instance using the provided configuration. The function takes the CfnPolicyPrincipalAttachmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
policyName | java.lang.String | cdk.support/lookup-entry | :policy-name |
principal | java.lang.String | cdk.support/lookup-entry | :principal |
The build-cfn-policy-principal-attachment-props-builder function updates a CfnPolicyPrincipalAttachmentProps$Builder instance using the provided configuration. The function takes the CfnPolicyPrincipalAttachmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `policyName` | java.lang.String | [[cdk.support/lookup-entry]] | `:policy-name` | | `principal` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal` |
(build-cfn-policy-props-builder builder id config)
The build-cfn-policy-props-builder function updates a CfnPolicyProps$Builder instance using the provided configuration. The function takes the CfnPolicyProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
policyDocument | java.lang.Object | cdk.support/lookup-entry | :policy-document |
policyName | java.lang.String | cdk.support/lookup-entry | :policy-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-policy-props-builder function updates a CfnPolicyProps$Builder instance using the provided configuration. The function takes the CfnPolicyProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `policyDocument` | java.lang.Object | [[cdk.support/lookup-entry]] | `:policy-document` | | `policyName` | java.lang.String | [[cdk.support/lookup-entry]] | `:policy-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-provisioning-template-builder builder id config)
The build-cfn-provisioning-template-builder function updates a CfnProvisioningTemplate$Builder instance using the provided configuration. The function takes the CfnProvisioningTemplate$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
enabled | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :enabled |
preProvisioningHook | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :pre-provisioning-hook |
provisioningRoleArn | java.lang.String | cdk.support/lookup-entry | :provisioning-role-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
templateBody | java.lang.String | cdk.support/lookup-entry | :template-body |
templateName | java.lang.String | cdk.support/lookup-entry | :template-name |
templateType | java.lang.String | cdk.support/lookup-entry | :template-type |
The build-cfn-provisioning-template-builder function updates a CfnProvisioningTemplate$Builder instance using the provided configuration. The function takes the CfnProvisioningTemplate$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `enabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enabled` | | `preProvisioningHook` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:pre-provisioning-hook` | | `provisioningRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:provisioning-role-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `templateBody` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-body` | | `templateName` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-name` | | `templateType` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-type` |
(build-cfn-provisioning-template-props-builder builder id config)
The build-cfn-provisioning-template-props-builder function updates a CfnProvisioningTemplateProps$Builder instance using the provided configuration. The function takes the CfnProvisioningTemplateProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
enabled | java.lang.Boolean | cdk.support/lookup-entry | :enabled |
preProvisioningHook | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :pre-provisioning-hook |
provisioningRoleArn | java.lang.String | cdk.support/lookup-entry | :provisioning-role-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
templateBody | java.lang.String | cdk.support/lookup-entry | :template-body |
templateName | java.lang.String | cdk.support/lookup-entry | :template-name |
templateType | java.lang.String | cdk.support/lookup-entry | :template-type |
The build-cfn-provisioning-template-props-builder function updates a CfnProvisioningTemplateProps$Builder instance using the provided configuration. The function takes the CfnProvisioningTemplateProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `enabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enabled` | | `preProvisioningHook` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:pre-provisioning-hook` | | `provisioningRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:provisioning-role-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `templateBody` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-body` | | `templateName` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-name` | | `templateType` | java.lang.String | [[cdk.support/lookup-entry]] | `:template-type` |
(build-cfn-provisioning-template-provisioning-hook-property-builder builder
id
config)
The build-cfn-provisioning-template-provisioning-hook-property-builder function updates a CfnProvisioningTemplate$ProvisioningHookProperty$Builder instance using the provided configuration. The function takes the CfnProvisioningTemplate$ProvisioningHookProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
payloadVersion | java.lang.String | cdk.support/lookup-entry | :payload-version |
targetArn | java.lang.String | cdk.support/lookup-entry | :target-arn |
The build-cfn-provisioning-template-provisioning-hook-property-builder function updates a CfnProvisioningTemplate$ProvisioningHookProperty$Builder instance using the provided configuration. The function takes the CfnProvisioningTemplate$ProvisioningHookProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `payloadVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:payload-version` | | `targetArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-arn` |
(build-cfn-resource-specific-logging-builder builder id config)
The build-cfn-resource-specific-logging-builder function updates a CfnResourceSpecificLogging$Builder instance using the provided configuration. The function takes the CfnResourceSpecificLogging$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
logLevel | java.lang.String | cdk.support/lookup-entry | :log-level |
targetName | java.lang.String | cdk.support/lookup-entry | :target-name |
targetType | java.lang.String | cdk.support/lookup-entry | :target-type |
The build-cfn-resource-specific-logging-builder function updates a CfnResourceSpecificLogging$Builder instance using the provided configuration. The function takes the CfnResourceSpecificLogging$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `logLevel` | java.lang.String | [[cdk.support/lookup-entry]] | `:log-level` | | `targetName` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-name` | | `targetType` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-type` |
(build-cfn-resource-specific-logging-props-builder builder id config)
The build-cfn-resource-specific-logging-props-builder function updates a CfnResourceSpecificLoggingProps$Builder instance using the provided configuration. The function takes the CfnResourceSpecificLoggingProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
logLevel | java.lang.String | cdk.support/lookup-entry | :log-level |
targetName | java.lang.String | cdk.support/lookup-entry | :target-name |
targetType | java.lang.String | cdk.support/lookup-entry | :target-type |
The build-cfn-resource-specific-logging-props-builder function updates a CfnResourceSpecificLoggingProps$Builder instance using the provided configuration. The function takes the CfnResourceSpecificLoggingProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `logLevel` | java.lang.String | [[cdk.support/lookup-entry]] | `:log-level` | | `targetName` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-name` | | `targetType` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-type` |
(build-cfn-role-alias-builder builder id config)
The build-cfn-role-alias-builder function updates a CfnRoleAlias$Builder instance using the provided configuration. The function takes the CfnRoleAlias$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
credentialDurationSeconds | java.lang.Number | cdk.support/lookup-entry | :credential-duration-seconds |
roleAlias | java.lang.String | cdk.support/lookup-entry | :role-alias |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-role-alias-builder function updates a CfnRoleAlias$Builder instance using the provided configuration. The function takes the CfnRoleAlias$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `credentialDurationSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:credential-duration-seconds` | | `roleAlias` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-alias` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-role-alias-props-builder builder id config)
The build-cfn-role-alias-props-builder function updates a CfnRoleAliasProps$Builder instance using the provided configuration. The function takes the CfnRoleAliasProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
credentialDurationSeconds | java.lang.Number | cdk.support/lookup-entry | :credential-duration-seconds |
roleAlias | java.lang.String | cdk.support/lookup-entry | :role-alias |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-role-alias-props-builder function updates a CfnRoleAliasProps$Builder instance using the provided configuration. The function takes the CfnRoleAliasProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `credentialDurationSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:credential-duration-seconds` | | `roleAlias` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-alias` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-scheduled-audit-builder builder id config)
The build-cfn-scheduled-audit-builder function updates a CfnScheduledAudit$Builder instance using the provided configuration. The function takes the CfnScheduledAudit$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
dayOfMonth | java.lang.String | cdk.support/lookup-entry | :day-of-month |
dayOfWeek | java.lang.String | cdk.support/lookup-entry | :day-of-week |
frequency | java.lang.String | cdk.support/lookup-entry | :frequency |
scheduledAuditName | java.lang.String | cdk.support/lookup-entry | :scheduled-audit-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
targetCheckNames | java.util.List | cdk.support/lookup-entry | :target-check-names |
The build-cfn-scheduled-audit-builder function updates a CfnScheduledAudit$Builder instance using the provided configuration. The function takes the CfnScheduledAudit$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `dayOfMonth` | java.lang.String | [[cdk.support/lookup-entry]] | `:day-of-month` | | `dayOfWeek` | java.lang.String | [[cdk.support/lookup-entry]] | `:day-of-week` | | `frequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:frequency` | | `scheduledAuditName` | java.lang.String | [[cdk.support/lookup-entry]] | `:scheduled-audit-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `targetCheckNames` | java.util.List | [[cdk.support/lookup-entry]] | `:target-check-names` |
(build-cfn-scheduled-audit-props-builder builder id config)
The build-cfn-scheduled-audit-props-builder function updates a CfnScheduledAuditProps$Builder instance using the provided configuration. The function takes the CfnScheduledAuditProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
dayOfMonth | java.lang.String | cdk.support/lookup-entry | :day-of-month |
dayOfWeek | java.lang.String | cdk.support/lookup-entry | :day-of-week |
frequency | java.lang.String | cdk.support/lookup-entry | :frequency |
scheduledAuditName | java.lang.String | cdk.support/lookup-entry | :scheduled-audit-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
targetCheckNames | java.util.List | cdk.support/lookup-entry | :target-check-names |
The build-cfn-scheduled-audit-props-builder function updates a CfnScheduledAuditProps$Builder instance using the provided configuration. The function takes the CfnScheduledAuditProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `dayOfMonth` | java.lang.String | [[cdk.support/lookup-entry]] | `:day-of-month` | | `dayOfWeek` | java.lang.String | [[cdk.support/lookup-entry]] | `:day-of-week` | | `frequency` | java.lang.String | [[cdk.support/lookup-entry]] | `:frequency` | | `scheduledAuditName` | java.lang.String | [[cdk.support/lookup-entry]] | `:scheduled-audit-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `targetCheckNames` | java.util.List | [[cdk.support/lookup-entry]] | `:target-check-names` |
(build-cfn-security-profile-alert-target-property-builder builder id config)
The build-cfn-security-profile-alert-target-property-builder function updates a CfnSecurityProfile$AlertTargetProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$AlertTargetProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
alertTargetArn | java.lang.String | cdk.support/lookup-entry | :alert-target-arn |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-security-profile-alert-target-property-builder function updates a CfnSecurityProfile$AlertTargetProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$AlertTargetProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `alertTargetArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:alert-target-arn` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-security-profile-behavior-criteria-property-builder builder
id
config)
The build-cfn-security-profile-behavior-criteria-property-builder function updates a CfnSecurityProfile$BehaviorCriteriaProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$BehaviorCriteriaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
comparisonOperator | java.lang.String | cdk.support/lookup-entry | :comparison-operator |
consecutiveDatapointsToAlarm | java.lang.Number | cdk.support/lookup-entry | :consecutive-datapoints-to-alarm |
consecutiveDatapointsToClear | java.lang.Number | cdk.support/lookup-entry | :consecutive-datapoints-to-clear |
durationSeconds | java.lang.Number | cdk.support/lookup-entry | :duration-seconds |
mlDetectionConfig | software.amazon.awscdk.services.iot.CfnSecurityProfile$MachineLearningDetectionConfigProperty | cdk.support/lookup-entry | :ml-detection-config |
statisticalThreshold | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :statistical-threshold |
value | software.amazon.awscdk.services.iot.CfnSecurityProfile$MetricValueProperty | cdk.support/lookup-entry | :value |
The build-cfn-security-profile-behavior-criteria-property-builder function updates a CfnSecurityProfile$BehaviorCriteriaProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$BehaviorCriteriaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `comparisonOperator` | java.lang.String | [[cdk.support/lookup-entry]] | `:comparison-operator` | | `consecutiveDatapointsToAlarm` | java.lang.Number | [[cdk.support/lookup-entry]] | `:consecutive-datapoints-to-alarm` | | `consecutiveDatapointsToClear` | java.lang.Number | [[cdk.support/lookup-entry]] | `:consecutive-datapoints-to-clear` | | `durationSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:duration-seconds` | | `mlDetectionConfig` | software.amazon.awscdk.services.iot.CfnSecurityProfile$MachineLearningDetectionConfigProperty | [[cdk.support/lookup-entry]] | `:ml-detection-config` | | `statisticalThreshold` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:statistical-threshold` | | `value` | software.amazon.awscdk.services.iot.CfnSecurityProfile$MetricValueProperty | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-security-profile-behavior-property-builder builder id config)
The build-cfn-security-profile-behavior-property-builder function updates a CfnSecurityProfile$BehaviorProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$BehaviorProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
criteria | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :criteria |
exportMetric | java.lang.Boolean | cdk.support/lookup-entry | :export-metric |
metric | java.lang.String | cdk.support/lookup-entry | :metric |
metricDimension | software.amazon.awscdk.services.iot.CfnSecurityProfile$MetricDimensionProperty | cdk.support/lookup-entry | :metric-dimension |
name | java.lang.String | cdk.support/lookup-entry | :name |
suppressAlerts | java.lang.Boolean | cdk.support/lookup-entry | :suppress-alerts |
The build-cfn-security-profile-behavior-property-builder function updates a CfnSecurityProfile$BehaviorProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$BehaviorProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `criteria` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:criteria` | | `exportMetric` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:export-metric` | | `metric` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric` | | `metricDimension` | software.amazon.awscdk.services.iot.CfnSecurityProfile$MetricDimensionProperty | [[cdk.support/lookup-entry]] | `:metric-dimension` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `suppressAlerts` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:suppress-alerts` |
(build-cfn-security-profile-builder builder id config)
The build-cfn-security-profile-builder function updates a CfnSecurityProfile$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
additionalMetricsToRetainV2 | java.util.List | cdk.support/lookup-entry | :additional-metrics-to-retain-v2 |
alertTargets | java.util.Map | cdk.support/lookup-entry | :alert-targets |
behaviors | java.util.List | cdk.support/lookup-entry | :behaviors |
metricsExportConfig | software.amazon.awscdk.services.iot.CfnSecurityProfile$MetricsExportConfigProperty | cdk.support/lookup-entry | :metrics-export-config |
securityProfileDescription | java.lang.String | cdk.support/lookup-entry | :security-profile-description |
securityProfileName | java.lang.String | cdk.support/lookup-entry | :security-profile-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
targetArns | java.util.List | cdk.support/lookup-entry | :target-arns |
The build-cfn-security-profile-builder function updates a CfnSecurityProfile$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `additionalMetricsToRetainV2` | java.util.List | [[cdk.support/lookup-entry]] | `:additional-metrics-to-retain-v2` | | `alertTargets` | java.util.Map | [[cdk.support/lookup-entry]] | `:alert-targets` | | `behaviors` | java.util.List | [[cdk.support/lookup-entry]] | `:behaviors` | | `metricsExportConfig` | software.amazon.awscdk.services.iot.CfnSecurityProfile$MetricsExportConfigProperty | [[cdk.support/lookup-entry]] | `:metrics-export-config` | | `securityProfileDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:security-profile-description` | | `securityProfileName` | java.lang.String | [[cdk.support/lookup-entry]] | `:security-profile-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `targetArns` | java.util.List | [[cdk.support/lookup-entry]] | `:target-arns` |
(build-cfn-security-profile-machine-learning-detection-config-property-builder
builder
id
config)
The build-cfn-security-profile-machine-learning-detection-config-property-builder function updates a CfnSecurityProfile$MachineLearningDetectionConfigProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$MachineLearningDetectionConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
confidenceLevel | java.lang.String | cdk.support/lookup-entry | :confidence-level |
The build-cfn-security-profile-machine-learning-detection-config-property-builder function updates a CfnSecurityProfile$MachineLearningDetectionConfigProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$MachineLearningDetectionConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `confidenceLevel` | java.lang.String | [[cdk.support/lookup-entry]] | `:confidence-level` |
(build-cfn-security-profile-metric-dimension-property-builder builder id config)
The build-cfn-security-profile-metric-dimension-property-builder function updates a CfnSecurityProfile$MetricDimensionProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$MetricDimensionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
dimensionName | java.lang.String | cdk.support/lookup-entry | :dimension-name |
operator | java.lang.String | cdk.support/lookup-entry | :operator |
The build-cfn-security-profile-metric-dimension-property-builder function updates a CfnSecurityProfile$MetricDimensionProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$MetricDimensionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `dimensionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:dimension-name` | | `operator` | java.lang.String | [[cdk.support/lookup-entry]] | `:operator` |
(build-cfn-security-profile-metric-to-retain-property-builder builder id config)
The build-cfn-security-profile-metric-to-retain-property-builder function updates a CfnSecurityProfile$MetricToRetainProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$MetricToRetainProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
exportMetric | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :export-metric |
metric | java.lang.String | cdk.support/lookup-entry | :metric |
metricDimension | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :metric-dimension |
The build-cfn-security-profile-metric-to-retain-property-builder function updates a CfnSecurityProfile$MetricToRetainProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$MetricToRetainProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `exportMetric` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:export-metric` | | `metric` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric` | | `metricDimension` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:metric-dimension` |
(build-cfn-security-profile-metric-value-property-builder builder id config)
The build-cfn-security-profile-metric-value-property-builder function updates a CfnSecurityProfile$MetricValueProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$MetricValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
cidrs | java.util.List | cdk.support/lookup-entry | :cidrs |
count | java.lang.String | cdk.support/lookup-entry | :count |
number | java.lang.Number | cdk.support/lookup-entry | :number |
numbers | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :numbers |
ports | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :ports |
strings | java.util.List | cdk.support/lookup-entry | :strings |
The build-cfn-security-profile-metric-value-property-builder function updates a CfnSecurityProfile$MetricValueProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$MetricValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `cidrs` | java.util.List | [[cdk.support/lookup-entry]] | `:cidrs` | | `count` | java.lang.String | [[cdk.support/lookup-entry]] | `:count` | | `number` | java.lang.Number | [[cdk.support/lookup-entry]] | `:number` | | `numbers` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:numbers` | | `ports` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:ports` | | `strings` | java.util.List | [[cdk.support/lookup-entry]] | `:strings` |
(build-cfn-security-profile-metrics-export-config-property-builder builder
id
config)
The build-cfn-security-profile-metrics-export-config-property-builder function updates a CfnSecurityProfile$MetricsExportConfigProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$MetricsExportConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
mqttTopic | java.lang.String | cdk.support/lookup-entry | :mqtt-topic |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-security-profile-metrics-export-config-property-builder function updates a CfnSecurityProfile$MetricsExportConfigProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$MetricsExportConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `mqttTopic` | java.lang.String | [[cdk.support/lookup-entry]] | `:mqtt-topic` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-security-profile-props-builder builder id config)
The build-cfn-security-profile-props-builder function updates a CfnSecurityProfileProps$Builder instance using the provided configuration. The function takes the CfnSecurityProfileProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
additionalMetricsToRetainV2 | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :additional-metrics-to-retain-v2 |
alertTargets | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :alert-targets |
behaviors | java.util.List | cdk.support/lookup-entry | :behaviors |
metricsExportConfig | software.amazon.awscdk.services.iot.CfnSecurityProfile$MetricsExportConfigProperty | cdk.support/lookup-entry | :metrics-export-config |
securityProfileDescription | java.lang.String | cdk.support/lookup-entry | :security-profile-description |
securityProfileName | java.lang.String | cdk.support/lookup-entry | :security-profile-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
targetArns | java.util.List | cdk.support/lookup-entry | :target-arns |
The build-cfn-security-profile-props-builder function updates a CfnSecurityProfileProps$Builder instance using the provided configuration. The function takes the CfnSecurityProfileProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `additionalMetricsToRetainV2` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:additional-metrics-to-retain-v2` | | `alertTargets` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:alert-targets` | | `behaviors` | java.util.List | [[cdk.support/lookup-entry]] | `:behaviors` | | `metricsExportConfig` | software.amazon.awscdk.services.iot.CfnSecurityProfile$MetricsExportConfigProperty | [[cdk.support/lookup-entry]] | `:metrics-export-config` | | `securityProfileDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:security-profile-description` | | `securityProfileName` | java.lang.String | [[cdk.support/lookup-entry]] | `:security-profile-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `targetArns` | java.util.List | [[cdk.support/lookup-entry]] | `:target-arns` |
(build-cfn-security-profile-statistical-threshold-property-builder builder
id
config)
The build-cfn-security-profile-statistical-threshold-property-builder function updates a CfnSecurityProfile$StatisticalThresholdProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$StatisticalThresholdProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
statistic | java.lang.String | cdk.support/lookup-entry | :statistic |
The build-cfn-security-profile-statistical-threshold-property-builder function updates a CfnSecurityProfile$StatisticalThresholdProperty$Builder instance using the provided configuration. The function takes the CfnSecurityProfile$StatisticalThresholdProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `statistic` | java.lang.String | [[cdk.support/lookup-entry]] | `:statistic` |
(build-cfn-software-package-builder builder id config)
The build-cfn-software-package-builder function updates a CfnSoftwarePackage$Builder instance using the provided configuration. The function takes the CfnSoftwarePackage$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
packageName | java.lang.String | cdk.support/lookup-entry | :package-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-software-package-builder function updates a CfnSoftwarePackage$Builder instance using the provided configuration. The function takes the CfnSoftwarePackage$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `packageName` | java.lang.String | [[cdk.support/lookup-entry]] | `:package-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-software-package-props-builder builder id config)
The build-cfn-software-package-props-builder function updates a CfnSoftwarePackageProps$Builder instance using the provided configuration. The function takes the CfnSoftwarePackageProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
description | java.lang.String | cdk.support/lookup-entry | :description |
packageName | java.lang.String | cdk.support/lookup-entry | :package-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-software-package-props-builder function updates a CfnSoftwarePackageProps$Builder instance using the provided configuration. The function takes the CfnSoftwarePackageProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `packageName` | java.lang.String | [[cdk.support/lookup-entry]] | `:package-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-software-package-version-builder builder id config)
The build-cfn-software-package-version-builder function updates a CfnSoftwarePackageVersion$Builder instance using the provided configuration. The function takes the CfnSoftwarePackageVersion$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
attributes | java.util.Map | cdk.support/lookup-entry | :attributes |
description | java.lang.String | cdk.support/lookup-entry | :description |
packageName | java.lang.String | cdk.support/lookup-entry | :package-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
versionName | java.lang.String | cdk.support/lookup-entry | :version-name |
The build-cfn-software-package-version-builder function updates a CfnSoftwarePackageVersion$Builder instance using the provided configuration. The function takes the CfnSoftwarePackageVersion$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `attributes` | java.util.Map | [[cdk.support/lookup-entry]] | `:attributes` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `packageName` | java.lang.String | [[cdk.support/lookup-entry]] | `:package-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `versionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:version-name` |
(build-cfn-software-package-version-props-builder builder id config)
The build-cfn-software-package-version-props-builder function updates a CfnSoftwarePackageVersionProps$Builder instance using the provided configuration. The function takes the CfnSoftwarePackageVersionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
attributes | java.util.Map | cdk.support/lookup-entry | :attributes |
description | java.lang.String | cdk.support/lookup-entry | :description |
packageName | java.lang.String | cdk.support/lookup-entry | :package-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
versionName | java.lang.String | cdk.support/lookup-entry | :version-name |
The build-cfn-software-package-version-props-builder function updates a CfnSoftwarePackageVersionProps$Builder instance using the provided configuration. The function takes the CfnSoftwarePackageVersionProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `attributes` | java.util.Map | [[cdk.support/lookup-entry]] | `:attributes` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `packageName` | java.lang.String | [[cdk.support/lookup-entry]] | `:package-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `versionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:version-name` |
(build-cfn-thing-attribute-payload-property-builder builder id config)
The build-cfn-thing-attribute-payload-property-builder function updates a CfnThing$AttributePayloadProperty$Builder instance using the provided configuration. The function takes the CfnThing$AttributePayloadProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
attributes | java.util.Map | cdk.support/lookup-entry | :attributes |
The build-cfn-thing-attribute-payload-property-builder function updates a CfnThing$AttributePayloadProperty$Builder instance using the provided configuration. The function takes the CfnThing$AttributePayloadProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `attributes` | java.util.Map | [[cdk.support/lookup-entry]] | `:attributes` |
(build-cfn-thing-builder builder id config)
The build-cfn-thing-builder function updates a CfnThing$Builder instance using the provided configuration. The function takes the CfnThing$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
attributePayload | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :attribute-payload |
thingName | java.lang.String | cdk.support/lookup-entry | :thing-name |
The build-cfn-thing-builder function updates a CfnThing$Builder instance using the provided configuration. The function takes the CfnThing$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `attributePayload` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:attribute-payload` | | `thingName` | java.lang.String | [[cdk.support/lookup-entry]] | `:thing-name` |
(build-cfn-thing-group-attribute-payload-property-builder builder id config)
The build-cfn-thing-group-attribute-payload-property-builder function updates a CfnThingGroup$AttributePayloadProperty$Builder instance using the provided configuration. The function takes the CfnThingGroup$AttributePayloadProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
attributes | java.util.Map | cdk.support/lookup-entry | :attributes |
The build-cfn-thing-group-attribute-payload-property-builder function updates a CfnThingGroup$AttributePayloadProperty$Builder instance using the provided configuration. The function takes the CfnThingGroup$AttributePayloadProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `attributes` | java.util.Map | [[cdk.support/lookup-entry]] | `:attributes` |
(build-cfn-thing-group-builder builder id config)
The build-cfn-thing-group-builder function updates a CfnThingGroup$Builder instance using the provided configuration. The function takes the CfnThingGroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
parentGroupName | java.lang.String | cdk.support/lookup-entry | :parent-group-name |
queryString | java.lang.String | cdk.support/lookup-entry | :query-string |
tags | java.util.List | cdk.support/lookup-entry | :tags |
thingGroupName | java.lang.String | cdk.support/lookup-entry | :thing-group-name |
thingGroupProperties | software.amazon.awscdk.services.iot.CfnThingGroup$ThingGroupPropertiesProperty | cdk.support/lookup-entry | :thing-group-properties |
The build-cfn-thing-group-builder function updates a CfnThingGroup$Builder instance using the provided configuration. The function takes the CfnThingGroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `parentGroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:parent-group-name` | | `queryString` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-string` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `thingGroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:thing-group-name` | | `thingGroupProperties` | software.amazon.awscdk.services.iot.CfnThingGroup$ThingGroupPropertiesProperty | [[cdk.support/lookup-entry]] | `:thing-group-properties` |
(build-cfn-thing-group-props-builder builder id config)
The build-cfn-thing-group-props-builder function updates a CfnThingGroupProps$Builder instance using the provided configuration. The function takes the CfnThingGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
parentGroupName | java.lang.String | cdk.support/lookup-entry | :parent-group-name |
queryString | java.lang.String | cdk.support/lookup-entry | :query-string |
tags | java.util.List | cdk.support/lookup-entry | :tags |
thingGroupName | java.lang.String | cdk.support/lookup-entry | :thing-group-name |
thingGroupProperties | software.amazon.awscdk.services.iot.CfnThingGroup$ThingGroupPropertiesProperty | cdk.support/lookup-entry | :thing-group-properties |
The build-cfn-thing-group-props-builder function updates a CfnThingGroupProps$Builder instance using the provided configuration. The function takes the CfnThingGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `parentGroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:parent-group-name` | | `queryString` | java.lang.String | [[cdk.support/lookup-entry]] | `:query-string` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `thingGroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:thing-group-name` | | `thingGroupProperties` | software.amazon.awscdk.services.iot.CfnThingGroup$ThingGroupPropertiesProperty | [[cdk.support/lookup-entry]] | `:thing-group-properties` |
(build-cfn-thing-group-thing-group-properties-property-builder builder
id
config)
The build-cfn-thing-group-thing-group-properties-property-builder function updates a CfnThingGroup$ThingGroupPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnThingGroup$ThingGroupPropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
attributePayload | software.amazon.awscdk.services.iot.CfnThingGroup$AttributePayloadProperty | cdk.support/lookup-entry | :attribute-payload |
thingGroupDescription | java.lang.String | cdk.support/lookup-entry | :thing-group-description |
The build-cfn-thing-group-thing-group-properties-property-builder function updates a CfnThingGroup$ThingGroupPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnThingGroup$ThingGroupPropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `attributePayload` | software.amazon.awscdk.services.iot.CfnThingGroup$AttributePayloadProperty | [[cdk.support/lookup-entry]] | `:attribute-payload` | | `thingGroupDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:thing-group-description` |
(build-cfn-thing-principal-attachment-builder builder id config)
The build-cfn-thing-principal-attachment-builder function updates a CfnThingPrincipalAttachment$Builder instance using the provided configuration. The function takes the CfnThingPrincipalAttachment$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
principal | java.lang.String | cdk.support/lookup-entry | :principal |
thingName | java.lang.String | cdk.support/lookup-entry | :thing-name |
The build-cfn-thing-principal-attachment-builder function updates a CfnThingPrincipalAttachment$Builder instance using the provided configuration. The function takes the CfnThingPrincipalAttachment$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `principal` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal` | | `thingName` | java.lang.String | [[cdk.support/lookup-entry]] | `:thing-name` |
(build-cfn-thing-principal-attachment-props-builder builder id config)
The build-cfn-thing-principal-attachment-props-builder function updates a CfnThingPrincipalAttachmentProps$Builder instance using the provided configuration. The function takes the CfnThingPrincipalAttachmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
principal | java.lang.String | cdk.support/lookup-entry | :principal |
thingName | java.lang.String | cdk.support/lookup-entry | :thing-name |
The build-cfn-thing-principal-attachment-props-builder function updates a CfnThingPrincipalAttachmentProps$Builder instance using the provided configuration. The function takes the CfnThingPrincipalAttachmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `principal` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal` | | `thingName` | java.lang.String | [[cdk.support/lookup-entry]] | `:thing-name` |
(build-cfn-thing-props-builder builder id config)
The build-cfn-thing-props-builder function updates a CfnThingProps$Builder instance using the provided configuration. The function takes the CfnThingProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
attributePayload | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :attribute-payload |
thingName | java.lang.String | cdk.support/lookup-entry | :thing-name |
The build-cfn-thing-props-builder function updates a CfnThingProps$Builder instance using the provided configuration. The function takes the CfnThingProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `attributePayload` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:attribute-payload` | | `thingName` | java.lang.String | [[cdk.support/lookup-entry]] | `:thing-name` |
(build-cfn-thing-type-builder builder id config)
The build-cfn-thing-type-builder function updates a CfnThingType$Builder instance using the provided configuration. The function takes the CfnThingType$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
deprecateThingType | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :deprecate-thing-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
thingTypeName | java.lang.String | cdk.support/lookup-entry | :thing-type-name |
thingTypeProperties | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :thing-type-properties |
The build-cfn-thing-type-builder function updates a CfnThingType$Builder instance using the provided configuration. The function takes the CfnThingType$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `deprecateThingType` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:deprecate-thing-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `thingTypeName` | java.lang.String | [[cdk.support/lookup-entry]] | `:thing-type-name` | | `thingTypeProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:thing-type-properties` |
(build-cfn-thing-type-props-builder builder id config)
The build-cfn-thing-type-props-builder function updates a CfnThingTypeProps$Builder instance using the provided configuration. The function takes the CfnThingTypeProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
deprecateThingType | java.lang.Boolean | cdk.support/lookup-entry | :deprecate-thing-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
thingTypeName | java.lang.String | cdk.support/lookup-entry | :thing-type-name |
thingTypeProperties | software.amazon.awscdk.services.iot.CfnThingType$ThingTypePropertiesProperty | cdk.support/lookup-entry | :thing-type-properties |
The build-cfn-thing-type-props-builder function updates a CfnThingTypeProps$Builder instance using the provided configuration. The function takes the CfnThingTypeProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `deprecateThingType` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:deprecate-thing-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `thingTypeName` | java.lang.String | [[cdk.support/lookup-entry]] | `:thing-type-name` | | `thingTypeProperties` | software.amazon.awscdk.services.iot.CfnThingType$ThingTypePropertiesProperty | [[cdk.support/lookup-entry]] | `:thing-type-properties` |
(build-cfn-thing-type-thing-type-properties-property-builder builder id config)
The build-cfn-thing-type-thing-type-properties-property-builder function updates a CfnThingType$ThingTypePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnThingType$ThingTypePropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
searchableAttributes | java.util.List | cdk.support/lookup-entry | :searchable-attributes |
thingTypeDescription | java.lang.String | cdk.support/lookup-entry | :thing-type-description |
The build-cfn-thing-type-thing-type-properties-property-builder function updates a CfnThingType$ThingTypePropertiesProperty$Builder instance using the provided configuration. The function takes the CfnThingType$ThingTypePropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `searchableAttributes` | java.util.List | [[cdk.support/lookup-entry]] | `:searchable-attributes` | | `thingTypeDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:thing-type-description` |
(build-cfn-topic-rule-action-property-builder builder id config)
The build-cfn-topic-rule-action-property-builder function updates a CfnTopicRule$ActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$ActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
cloudwatchAlarm | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :cloudwatch-alarm |
cloudwatchLogs | software.amazon.awscdk.services.iot.CfnTopicRule$CloudwatchLogsActionProperty | cdk.support/lookup-entry | :cloudwatch-logs |
cloudwatchMetric | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :cloudwatch-metric |
dynamoDBv2 | software.amazon.awscdk.services.iot.CfnTopicRule$DynamoDBv2ActionProperty | cdk.support/lookup-entry | :dynamo-d-bv2 |
dynamoDb | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :dynamo-db |
elasticsearch | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :elasticsearch |
firehose | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :firehose |
http | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :http |
iotAnalytics | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :iot-analytics |
iotEvents | software.amazon.awscdk.services.iot.CfnTopicRule$IotEventsActionProperty | cdk.support/lookup-entry | :iot-events |
iotSiteWise | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :iot-site-wise |
kafka | software.amazon.awscdk.services.iot.CfnTopicRule$KafkaActionProperty | cdk.support/lookup-entry | :kafka |
kinesis | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :kinesis |
lambda | software.amazon.awscdk.services.iot.CfnTopicRule$LambdaActionProperty | cdk.support/lookup-entry | :lambda |
location | software.amazon.awscdk.services.iot.CfnTopicRule$LocationActionProperty | cdk.support/lookup-entry | :location |
openSearch | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :open-search |
republish | software.amazon.awscdk.services.iot.CfnTopicRule$RepublishActionProperty | cdk.support/lookup-entry | :republish |
s3 | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :s3 |
sns | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :sns |
sqs | software.amazon.awscdk.services.iot.CfnTopicRule$SqsActionProperty | cdk.support/lookup-entry | :sqs |
stepFunctions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :step-functions |
timestream | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :timestream |
The build-cfn-topic-rule-action-property-builder function updates a CfnTopicRule$ActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$ActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `cloudwatchAlarm` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:cloudwatch-alarm` | | `cloudwatchLogs` | software.amazon.awscdk.services.iot.CfnTopicRule$CloudwatchLogsActionProperty | [[cdk.support/lookup-entry]] | `:cloudwatch-logs` | | `cloudwatchMetric` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:cloudwatch-metric` | | `dynamoDBv2` | software.amazon.awscdk.services.iot.CfnTopicRule$DynamoDBv2ActionProperty | [[cdk.support/lookup-entry]] | `:dynamo-d-bv2` | | `dynamoDb` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:dynamo-db` | | `elasticsearch` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:elasticsearch` | | `firehose` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:firehose` | | `http` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:http` | | `iotAnalytics` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:iot-analytics` | | `iotEvents` | software.amazon.awscdk.services.iot.CfnTopicRule$IotEventsActionProperty | [[cdk.support/lookup-entry]] | `:iot-events` | | `iotSiteWise` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:iot-site-wise` | | `kafka` | software.amazon.awscdk.services.iot.CfnTopicRule$KafkaActionProperty | [[cdk.support/lookup-entry]] | `:kafka` | | `kinesis` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:kinesis` | | `lambda` | software.amazon.awscdk.services.iot.CfnTopicRule$LambdaActionProperty | [[cdk.support/lookup-entry]] | `:lambda` | | `location` | software.amazon.awscdk.services.iot.CfnTopicRule$LocationActionProperty | [[cdk.support/lookup-entry]] | `:location` | | `openSearch` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:open-search` | | `republish` | software.amazon.awscdk.services.iot.CfnTopicRule$RepublishActionProperty | [[cdk.support/lookup-entry]] | `:republish` | | `s3` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:s3` | | `sns` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:sns` | | `sqs` | software.amazon.awscdk.services.iot.CfnTopicRule$SqsActionProperty | [[cdk.support/lookup-entry]] | `:sqs` | | `stepFunctions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:step-functions` | | `timestream` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:timestream` |
(build-cfn-topic-rule-asset-property-timestamp-property-builder builder
id
config)
The build-cfn-topic-rule-asset-property-timestamp-property-builder function updates a CfnTopicRule$AssetPropertyTimestampProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$AssetPropertyTimestampProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
offsetInNanos | java.lang.String | cdk.support/lookup-entry | :offset-in-nanos |
timeInSeconds | java.lang.String | cdk.support/lookup-entry | :time-in-seconds |
The build-cfn-topic-rule-asset-property-timestamp-property-builder function updates a CfnTopicRule$AssetPropertyTimestampProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$AssetPropertyTimestampProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `offsetInNanos` | java.lang.String | [[cdk.support/lookup-entry]] | `:offset-in-nanos` | | `timeInSeconds` | java.lang.String | [[cdk.support/lookup-entry]] | `:time-in-seconds` |
(build-cfn-topic-rule-asset-property-value-property-builder builder id config)
The build-cfn-topic-rule-asset-property-value-property-builder function updates a CfnTopicRule$AssetPropertyValueProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$AssetPropertyValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
quality | java.lang.String | cdk.support/lookup-entry | :quality |
timestamp | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :timestamp |
value | software.amazon.awscdk.services.iot.CfnTopicRule$AssetPropertyVariantProperty | cdk.support/lookup-entry | :value |
The build-cfn-topic-rule-asset-property-value-property-builder function updates a CfnTopicRule$AssetPropertyValueProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$AssetPropertyValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `quality` | java.lang.String | [[cdk.support/lookup-entry]] | `:quality` | | `timestamp` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:timestamp` | | `value` | software.amazon.awscdk.services.iot.CfnTopicRule$AssetPropertyVariantProperty | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-topic-rule-asset-property-variant-property-builder builder id config)
The build-cfn-topic-rule-asset-property-variant-property-builder function updates a CfnTopicRule$AssetPropertyVariantProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$AssetPropertyVariantProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
booleanValue | java.lang.String | cdk.support/lookup-entry | :boolean-value |
doubleValue | java.lang.String | cdk.support/lookup-entry | :double-value |
integerValue | java.lang.String | cdk.support/lookup-entry | :integer-value |
stringValue | java.lang.String | cdk.support/lookup-entry | :string-value |
The build-cfn-topic-rule-asset-property-variant-property-builder function updates a CfnTopicRule$AssetPropertyVariantProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$AssetPropertyVariantProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `booleanValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:boolean-value` | | `doubleValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:double-value` | | `integerValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:integer-value` | | `stringValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:string-value` |
(build-cfn-topic-rule-builder builder id config)
The build-cfn-topic-rule-builder function updates a CfnTopicRule$Builder instance using the provided configuration. The function takes the CfnTopicRule$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
ruleName | java.lang.String | cdk.support/lookup-entry | :rule-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
topicRulePayload | software.amazon.awscdk.services.iot.CfnTopicRule$TopicRulePayloadProperty | cdk.support/lookup-entry | :topic-rule-payload |
The build-cfn-topic-rule-builder function updates a CfnTopicRule$Builder instance using the provided configuration. The function takes the CfnTopicRule$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `ruleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:rule-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `topicRulePayload` | software.amazon.awscdk.services.iot.CfnTopicRule$TopicRulePayloadProperty | [[cdk.support/lookup-entry]] | `:topic-rule-payload` |
(build-cfn-topic-rule-cloudwatch-alarm-action-property-builder builder
id
config)
The build-cfn-topic-rule-cloudwatch-alarm-action-property-builder function updates a CfnTopicRule$CloudwatchAlarmActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$CloudwatchAlarmActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
alarmName | java.lang.String | cdk.support/lookup-entry | :alarm-name |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
stateReason | java.lang.String | cdk.support/lookup-entry | :state-reason |
stateValue | java.lang.String | cdk.support/lookup-entry | :state-value |
The build-cfn-topic-rule-cloudwatch-alarm-action-property-builder function updates a CfnTopicRule$CloudwatchAlarmActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$CloudwatchAlarmActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `alarmName` | java.lang.String | [[cdk.support/lookup-entry]] | `:alarm-name` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `stateReason` | java.lang.String | [[cdk.support/lookup-entry]] | `:state-reason` | | `stateValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:state-value` |
(build-cfn-topic-rule-cloudwatch-logs-action-property-builder builder id config)
The build-cfn-topic-rule-cloudwatch-logs-action-property-builder function updates a CfnTopicRule$CloudwatchLogsActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$CloudwatchLogsActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
batchMode | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :batch-mode |
logGroupName | java.lang.String | cdk.support/lookup-entry | :log-group-name |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-topic-rule-cloudwatch-logs-action-property-builder function updates a CfnTopicRule$CloudwatchLogsActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$CloudwatchLogsActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `batchMode` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:batch-mode` | | `logGroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:log-group-name` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-topic-rule-cloudwatch-metric-action-property-builder builder
id
config)
The build-cfn-topic-rule-cloudwatch-metric-action-property-builder function updates a CfnTopicRule$CloudwatchMetricActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$CloudwatchMetricActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
metricName | java.lang.String | cdk.support/lookup-entry | :metric-name |
metricNamespace | java.lang.String | cdk.support/lookup-entry | :metric-namespace |
metricTimestamp | java.lang.String | cdk.support/lookup-entry | :metric-timestamp |
metricUnit | java.lang.String | cdk.support/lookup-entry | :metric-unit |
metricValue | java.lang.String | cdk.support/lookup-entry | :metric-value |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-topic-rule-cloudwatch-metric-action-property-builder function updates a CfnTopicRule$CloudwatchMetricActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$CloudwatchMetricActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `metricName` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-name` | | `metricNamespace` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-namespace` | | `metricTimestamp` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-timestamp` | | `metricUnit` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-unit` | | `metricValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:metric-value` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-topic-rule-destination-builder builder id config)
The build-cfn-topic-rule-destination-builder function updates a CfnTopicRuleDestination$Builder instance using the provided configuration. The function takes the CfnTopicRuleDestination$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
httpUrlProperties | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :http-url-properties |
status | java.lang.String | cdk.support/lookup-entry | :status |
vpcProperties | software.amazon.awscdk.services.iot.CfnTopicRuleDestination$VpcDestinationPropertiesProperty | cdk.support/lookup-entry | :vpc-properties |
The build-cfn-topic-rule-destination-builder function updates a CfnTopicRuleDestination$Builder instance using the provided configuration. The function takes the CfnTopicRuleDestination$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `httpUrlProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:http-url-properties` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `vpcProperties` | software.amazon.awscdk.services.iot.CfnTopicRuleDestination$VpcDestinationPropertiesProperty | [[cdk.support/lookup-entry]] | `:vpc-properties` |
(build-cfn-topic-rule-destination-http-url-destination-summary-property-builder
builder
id
config)
The build-cfn-topic-rule-destination-http-url-destination-summary-property-builder function updates a CfnTopicRuleDestination$HttpUrlDestinationSummaryProperty$Builder instance using the provided configuration. The function takes the CfnTopicRuleDestination$HttpUrlDestinationSummaryProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
confirmationUrl | java.lang.String | cdk.support/lookup-entry | :confirmation-url |
The build-cfn-topic-rule-destination-http-url-destination-summary-property-builder function updates a CfnTopicRuleDestination$HttpUrlDestinationSummaryProperty$Builder instance using the provided configuration. The function takes the CfnTopicRuleDestination$HttpUrlDestinationSummaryProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `confirmationUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:confirmation-url` |
(build-cfn-topic-rule-destination-props-builder builder id config)
The build-cfn-topic-rule-destination-props-builder function updates a CfnTopicRuleDestinationProps$Builder instance using the provided configuration. The function takes the CfnTopicRuleDestinationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
httpUrlProperties | software.amazon.awscdk.services.iot.CfnTopicRuleDestination$HttpUrlDestinationSummaryProperty | cdk.support/lookup-entry | :http-url-properties |
status | java.lang.String | cdk.support/lookup-entry | :status |
vpcProperties | software.amazon.awscdk.services.iot.CfnTopicRuleDestination$VpcDestinationPropertiesProperty | cdk.support/lookup-entry | :vpc-properties |
The build-cfn-topic-rule-destination-props-builder function updates a CfnTopicRuleDestinationProps$Builder instance using the provided configuration. The function takes the CfnTopicRuleDestinationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `httpUrlProperties` | software.amazon.awscdk.services.iot.CfnTopicRuleDestination$HttpUrlDestinationSummaryProperty | [[cdk.support/lookup-entry]] | `:http-url-properties` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `vpcProperties` | software.amazon.awscdk.services.iot.CfnTopicRuleDestination$VpcDestinationPropertiesProperty | [[cdk.support/lookup-entry]] | `:vpc-properties` |
(build-cfn-topic-rule-destination-vpc-destination-properties-property-builder
builder
id
config)
The build-cfn-topic-rule-destination-vpc-destination-properties-property-builder function updates a CfnTopicRuleDestination$VpcDestinationPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnTopicRuleDestination$VpcDestinationPropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
securityGroups | java.util.List | cdk.support/lookup-entry | :security-groups |
subnetIds | java.util.List | cdk.support/lookup-entry | :subnet-ids |
vpcId | java.lang.String | cdk.support/lookup-entry | :vpc-id |
The build-cfn-topic-rule-destination-vpc-destination-properties-property-builder function updates a CfnTopicRuleDestination$VpcDestinationPropertiesProperty$Builder instance using the provided configuration. The function takes the CfnTopicRuleDestination$VpcDestinationPropertiesProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `securityGroups` | java.util.List | [[cdk.support/lookup-entry]] | `:security-groups` | | `subnetIds` | java.util.List | [[cdk.support/lookup-entry]] | `:subnet-ids` | | `vpcId` | java.lang.String | [[cdk.support/lookup-entry]] | `:vpc-id` |
(build-cfn-topic-rule-dynamo-d-bv2-action-property-builder builder id config)
The build-cfn-topic-rule-dynamo-d-bv2-action-property-builder function updates a CfnTopicRule$DynamoDBv2ActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$DynamoDBv2ActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
putItem | software.amazon.awscdk.services.iot.CfnTopicRule$PutItemInputProperty | cdk.support/lookup-entry | :put-item |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-topic-rule-dynamo-d-bv2-action-property-builder function updates a CfnTopicRule$DynamoDBv2ActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$DynamoDBv2ActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `putItem` | software.amazon.awscdk.services.iot.CfnTopicRule$PutItemInputProperty | [[cdk.support/lookup-entry]] | `:put-item` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-topic-rule-dynamo-db-action-property-builder builder id config)
The build-cfn-topic-rule-dynamo-db-action-property-builder function updates a CfnTopicRule$DynamoDBActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$DynamoDBActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
hashKeyField | java.lang.String | cdk.support/lookup-entry | :hash-key-field |
hashKeyType | java.lang.String | cdk.support/lookup-entry | :hash-key-type |
hashKeyValue | java.lang.String | cdk.support/lookup-entry | :hash-key-value |
payloadField | java.lang.String | cdk.support/lookup-entry | :payload-field |
rangeKeyField | java.lang.String | cdk.support/lookup-entry | :range-key-field |
rangeKeyType | java.lang.String | cdk.support/lookup-entry | :range-key-type |
rangeKeyValue | java.lang.String | cdk.support/lookup-entry | :range-key-value |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
tableName | java.lang.String | cdk.support/lookup-entry | :table-name |
The build-cfn-topic-rule-dynamo-db-action-property-builder function updates a CfnTopicRule$DynamoDBActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$DynamoDBActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `hashKeyField` | java.lang.String | [[cdk.support/lookup-entry]] | `:hash-key-field` | | `hashKeyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:hash-key-type` | | `hashKeyValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:hash-key-value` | | `payloadField` | java.lang.String | [[cdk.support/lookup-entry]] | `:payload-field` | | `rangeKeyField` | java.lang.String | [[cdk.support/lookup-entry]] | `:range-key-field` | | `rangeKeyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:range-key-type` | | `rangeKeyValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:range-key-value` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `tableName` | java.lang.String | [[cdk.support/lookup-entry]] | `:table-name` |
(build-cfn-topic-rule-elasticsearch-action-property-builder builder id config)
The build-cfn-topic-rule-elasticsearch-action-property-builder function updates a CfnTopicRule$ElasticsearchActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$ElasticsearchActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
endpoint | java.lang.String | cdk.support/lookup-entry | :endpoint |
id | java.lang.String | cdk.support/lookup-entry | :id |
index | java.lang.String | cdk.support/lookup-entry | :index |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-topic-rule-elasticsearch-action-property-builder function updates a CfnTopicRule$ElasticsearchActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$ElasticsearchActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `endpoint` | java.lang.String | [[cdk.support/lookup-entry]] | `:endpoint` | | `id` | java.lang.String | [[cdk.support/lookup-entry]] | `:id` | | `index` | java.lang.String | [[cdk.support/lookup-entry]] | `:index` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-topic-rule-firehose-action-property-builder builder id config)
The build-cfn-topic-rule-firehose-action-property-builder function updates a CfnTopicRule$FirehoseActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$FirehoseActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
batchMode | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :batch-mode |
deliveryStreamName | java.lang.String | cdk.support/lookup-entry | :delivery-stream-name |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
separator | java.lang.String | cdk.support/lookup-entry | :separator |
The build-cfn-topic-rule-firehose-action-property-builder function updates a CfnTopicRule$FirehoseActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$FirehoseActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `batchMode` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:batch-mode` | | `deliveryStreamName` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-stream-name` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `separator` | java.lang.String | [[cdk.support/lookup-entry]] | `:separator` |
(build-cfn-topic-rule-http-action-header-property-builder builder id config)
The build-cfn-topic-rule-http-action-header-property-builder function updates a CfnTopicRule$HttpActionHeaderProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$HttpActionHeaderProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
key | java.lang.String | cdk.support/lookup-entry | :key |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-cfn-topic-rule-http-action-header-property-builder function updates a CfnTopicRule$HttpActionHeaderProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$HttpActionHeaderProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-topic-rule-http-action-property-builder builder id config)
The build-cfn-topic-rule-http-action-property-builder function updates a CfnTopicRule$HttpActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$HttpActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
auth | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :auth |
confirmationUrl | java.lang.String | cdk.support/lookup-entry | :confirmation-url |
headers | java.util.List | cdk.support/lookup-entry | :headers |
url | java.lang.String | cdk.support/lookup-entry | :url |
The build-cfn-topic-rule-http-action-property-builder function updates a CfnTopicRule$HttpActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$HttpActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `auth` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:auth` | | `confirmationUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:confirmation-url` | | `headers` | java.util.List | [[cdk.support/lookup-entry]] | `:headers` | | `url` | java.lang.String | [[cdk.support/lookup-entry]] | `:url` |
(build-cfn-topic-rule-http-authorization-property-builder builder id config)
The build-cfn-topic-rule-http-authorization-property-builder function updates a CfnTopicRule$HttpAuthorizationProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$HttpAuthorizationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
sigv4 | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :sigv4 |
The build-cfn-topic-rule-http-authorization-property-builder function updates a CfnTopicRule$HttpAuthorizationProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$HttpAuthorizationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `sigv4` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:sigv4` |
(build-cfn-topic-rule-iot-analytics-action-property-builder builder id config)
The build-cfn-topic-rule-iot-analytics-action-property-builder function updates a CfnTopicRule$IotAnalyticsActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$IotAnalyticsActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
batchMode | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :batch-mode |
channelName | java.lang.String | cdk.support/lookup-entry | :channel-name |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-topic-rule-iot-analytics-action-property-builder function updates a CfnTopicRule$IotAnalyticsActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$IotAnalyticsActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `batchMode` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:batch-mode` | | `channelName` | java.lang.String | [[cdk.support/lookup-entry]] | `:channel-name` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-topic-rule-iot-events-action-property-builder builder id config)
The build-cfn-topic-rule-iot-events-action-property-builder function updates a CfnTopicRule$IotEventsActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$IotEventsActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
batchMode | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :batch-mode |
inputName | java.lang.String | cdk.support/lookup-entry | :input-name |
messageId | java.lang.String | cdk.support/lookup-entry | :message-id |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-topic-rule-iot-events-action-property-builder function updates a CfnTopicRule$IotEventsActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$IotEventsActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `batchMode` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:batch-mode` | | `inputName` | java.lang.String | [[cdk.support/lookup-entry]] | `:input-name` | | `messageId` | java.lang.String | [[cdk.support/lookup-entry]] | `:message-id` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-topic-rule-iot-site-wise-action-property-builder builder id config)
The build-cfn-topic-rule-iot-site-wise-action-property-builder function updates a CfnTopicRule$IotSiteWiseActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$IotSiteWiseActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
putAssetPropertyValueEntries | java.util.List | cdk.support/lookup-entry | :put-asset-property-value-entries |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-topic-rule-iot-site-wise-action-property-builder function updates a CfnTopicRule$IotSiteWiseActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$IotSiteWiseActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `putAssetPropertyValueEntries` | java.util.List | [[cdk.support/lookup-entry]] | `:put-asset-property-value-entries` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-topic-rule-kafka-action-header-property-builder builder id config)
The build-cfn-topic-rule-kafka-action-header-property-builder function updates a CfnTopicRule$KafkaActionHeaderProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$KafkaActionHeaderProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
key | java.lang.String | cdk.support/lookup-entry | :key |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-cfn-topic-rule-kafka-action-header-property-builder function updates a CfnTopicRule$KafkaActionHeaderProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$KafkaActionHeaderProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-topic-rule-kafka-action-property-builder builder id config)
The build-cfn-topic-rule-kafka-action-property-builder function updates a CfnTopicRule$KafkaActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$KafkaActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
clientProperties | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :client-properties |
destinationArn | java.lang.String | cdk.support/lookup-entry | :destination-arn |
headers | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :headers |
key | java.lang.String | cdk.support/lookup-entry | :key |
partition | java.lang.String | cdk.support/lookup-entry | :partition |
topic | java.lang.String | cdk.support/lookup-entry | :topic |
The build-cfn-topic-rule-kafka-action-property-builder function updates a CfnTopicRule$KafkaActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$KafkaActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `clientProperties` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:client-properties` | | `destinationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:destination-arn` | | `headers` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:headers` | | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `partition` | java.lang.String | [[cdk.support/lookup-entry]] | `:partition` | | `topic` | java.lang.String | [[cdk.support/lookup-entry]] | `:topic` |
(build-cfn-topic-rule-kinesis-action-property-builder builder id config)
The build-cfn-topic-rule-kinesis-action-property-builder function updates a CfnTopicRule$KinesisActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$KinesisActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
partitionKey | java.lang.String | cdk.support/lookup-entry | :partition-key |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
streamName | java.lang.String | cdk.support/lookup-entry | :stream-name |
The build-cfn-topic-rule-kinesis-action-property-builder function updates a CfnTopicRule$KinesisActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$KinesisActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `partitionKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:partition-key` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `streamName` | java.lang.String | [[cdk.support/lookup-entry]] | `:stream-name` |
(build-cfn-topic-rule-lambda-action-property-builder builder id config)
The build-cfn-topic-rule-lambda-action-property-builder function updates a CfnTopicRule$LambdaActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$LambdaActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
functionArn | java.lang.String | cdk.support/lookup-entry | :function-arn |
The build-cfn-topic-rule-lambda-action-property-builder function updates a CfnTopicRule$LambdaActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$LambdaActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `functionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:function-arn` |
(build-cfn-topic-rule-location-action-property-builder builder id config)
The build-cfn-topic-rule-location-action-property-builder function updates a CfnTopicRule$LocationActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$LocationActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
deviceId | java.lang.String | cdk.support/lookup-entry | :device-id |
latitude | java.lang.String | cdk.support/lookup-entry | :latitude |
longitude | java.lang.String | cdk.support/lookup-entry | :longitude |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
timestamp | software.amazon.awscdk.services.iot.CfnTopicRule$TimestampProperty | cdk.support/lookup-entry | :timestamp |
trackerName | java.lang.String | cdk.support/lookup-entry | :tracker-name |
The build-cfn-topic-rule-location-action-property-builder function updates a CfnTopicRule$LocationActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$LocationActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `deviceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:device-id` | | `latitude` | java.lang.String | [[cdk.support/lookup-entry]] | `:latitude` | | `longitude` | java.lang.String | [[cdk.support/lookup-entry]] | `:longitude` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `timestamp` | software.amazon.awscdk.services.iot.CfnTopicRule$TimestampProperty | [[cdk.support/lookup-entry]] | `:timestamp` | | `trackerName` | java.lang.String | [[cdk.support/lookup-entry]] | `:tracker-name` |
(build-cfn-topic-rule-open-search-action-property-builder builder id config)
The build-cfn-topic-rule-open-search-action-property-builder function updates a CfnTopicRule$OpenSearchActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$OpenSearchActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
endpoint | java.lang.String | cdk.support/lookup-entry | :endpoint |
id | java.lang.String | cdk.support/lookup-entry | :id |
index | java.lang.String | cdk.support/lookup-entry | :index |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-topic-rule-open-search-action-property-builder function updates a CfnTopicRule$OpenSearchActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$OpenSearchActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `endpoint` | java.lang.String | [[cdk.support/lookup-entry]] | `:endpoint` | | `id` | java.lang.String | [[cdk.support/lookup-entry]] | `:id` | | `index` | java.lang.String | [[cdk.support/lookup-entry]] | `:index` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-topic-rule-props-builder builder id config)
The build-cfn-topic-rule-props-builder function updates a CfnTopicRuleProps$Builder instance using the provided configuration. The function takes the CfnTopicRuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
ruleName | java.lang.String | cdk.support/lookup-entry | :rule-name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
topicRulePayload | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :topic-rule-payload |
The build-cfn-topic-rule-props-builder function updates a CfnTopicRuleProps$Builder instance using the provided configuration. The function takes the CfnTopicRuleProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `ruleName` | java.lang.String | [[cdk.support/lookup-entry]] | `:rule-name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `topicRulePayload` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:topic-rule-payload` |
(build-cfn-topic-rule-put-asset-property-value-entry-property-builder builder
id
config)
The build-cfn-topic-rule-put-asset-property-value-entry-property-builder function updates a CfnTopicRule$PutAssetPropertyValueEntryProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$PutAssetPropertyValueEntryProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
assetId | java.lang.String | cdk.support/lookup-entry | :asset-id |
entryId | java.lang.String | cdk.support/lookup-entry | :entry-id |
propertyAlias | java.lang.String | cdk.support/lookup-entry | :property-alias |
propertyId | java.lang.String | cdk.support/lookup-entry | :property-id |
propertyValues | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :property-values |
The build-cfn-topic-rule-put-asset-property-value-entry-property-builder function updates a CfnTopicRule$PutAssetPropertyValueEntryProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$PutAssetPropertyValueEntryProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `assetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:asset-id` | | `entryId` | java.lang.String | [[cdk.support/lookup-entry]] | `:entry-id` | | `propertyAlias` | java.lang.String | [[cdk.support/lookup-entry]] | `:property-alias` | | `propertyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:property-id` | | `propertyValues` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:property-values` |
(build-cfn-topic-rule-put-item-input-property-builder builder id config)
The build-cfn-topic-rule-put-item-input-property-builder function updates a CfnTopicRule$PutItemInputProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$PutItemInputProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
tableName | java.lang.String | cdk.support/lookup-entry | :table-name |
The build-cfn-topic-rule-put-item-input-property-builder function updates a CfnTopicRule$PutItemInputProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$PutItemInputProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `tableName` | java.lang.String | [[cdk.support/lookup-entry]] | `:table-name` |
(build-cfn-topic-rule-republish-action-headers-property-builder builder
id
config)
The build-cfn-topic-rule-republish-action-headers-property-builder function updates a CfnTopicRule$RepublishActionHeadersProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$RepublishActionHeadersProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
contentType | java.lang.String | cdk.support/lookup-entry | :content-type |
correlationData | java.lang.String | cdk.support/lookup-entry | :correlation-data |
messageExpiry | java.lang.String | cdk.support/lookup-entry | :message-expiry |
payloadFormatIndicator | java.lang.String | cdk.support/lookup-entry | :payload-format-indicator |
responseTopic | java.lang.String | cdk.support/lookup-entry | :response-topic |
userProperties | java.util.List | cdk.support/lookup-entry | :user-properties |
The build-cfn-topic-rule-republish-action-headers-property-builder function updates a CfnTopicRule$RepublishActionHeadersProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$RepublishActionHeadersProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `contentType` | java.lang.String | [[cdk.support/lookup-entry]] | `:content-type` | | `correlationData` | java.lang.String | [[cdk.support/lookup-entry]] | `:correlation-data` | | `messageExpiry` | java.lang.String | [[cdk.support/lookup-entry]] | `:message-expiry` | | `payloadFormatIndicator` | java.lang.String | [[cdk.support/lookup-entry]] | `:payload-format-indicator` | | `responseTopic` | java.lang.String | [[cdk.support/lookup-entry]] | `:response-topic` | | `userProperties` | java.util.List | [[cdk.support/lookup-entry]] | `:user-properties` |
(build-cfn-topic-rule-republish-action-property-builder builder id config)
The build-cfn-topic-rule-republish-action-property-builder function updates a CfnTopicRule$RepublishActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$RepublishActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
headers | software.amazon.awscdk.services.iot.CfnTopicRule$RepublishActionHeadersProperty | cdk.support/lookup-entry | :headers |
qos | java.lang.Number | cdk.support/lookup-entry | :qos |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
topic | java.lang.String | cdk.support/lookup-entry | :topic |
The build-cfn-topic-rule-republish-action-property-builder function updates a CfnTopicRule$RepublishActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$RepublishActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `headers` | software.amazon.awscdk.services.iot.CfnTopicRule$RepublishActionHeadersProperty | [[cdk.support/lookup-entry]] | `:headers` | | `qos` | java.lang.Number | [[cdk.support/lookup-entry]] | `:qos` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `topic` | java.lang.String | [[cdk.support/lookup-entry]] | `:topic` |
(build-cfn-topic-rule-s3-action-property-builder builder id config)
The build-cfn-topic-rule-s3-action-property-builder function updates a CfnTopicRule$S3ActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$S3ActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
bucketName | java.lang.String | cdk.support/lookup-entry | :bucket-name |
cannedAcl | java.lang.String | cdk.support/lookup-entry | :canned-acl |
key | java.lang.String | cdk.support/lookup-entry | :key |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-topic-rule-s3-action-property-builder function updates a CfnTopicRule$S3ActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$S3ActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `bucketName` | java.lang.String | [[cdk.support/lookup-entry]] | `:bucket-name` | | `cannedAcl` | java.lang.String | [[cdk.support/lookup-entry]] | `:canned-acl` | | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-topic-rule-sig-v4-authorization-property-builder builder id config)
The build-cfn-topic-rule-sig-v4-authorization-property-builder function updates a CfnTopicRule$SigV4AuthorizationProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$SigV4AuthorizationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
serviceName | java.lang.String | cdk.support/lookup-entry | :service-name |
signingRegion | java.lang.String | cdk.support/lookup-entry | :signing-region |
The build-cfn-topic-rule-sig-v4-authorization-property-builder function updates a CfnTopicRule$SigV4AuthorizationProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$SigV4AuthorizationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `serviceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-name` | | `signingRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:signing-region` |
(build-cfn-topic-rule-sns-action-property-builder builder id config)
The build-cfn-topic-rule-sns-action-property-builder function updates a CfnTopicRule$SnsActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$SnsActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
messageFormat | java.lang.String | cdk.support/lookup-entry | :message-format |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
targetArn | java.lang.String | cdk.support/lookup-entry | :target-arn |
The build-cfn-topic-rule-sns-action-property-builder function updates a CfnTopicRule$SnsActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$SnsActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `messageFormat` | java.lang.String | [[cdk.support/lookup-entry]] | `:message-format` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `targetArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-arn` |
(build-cfn-topic-rule-sqs-action-property-builder builder id config)
The build-cfn-topic-rule-sqs-action-property-builder function updates a CfnTopicRule$SqsActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$SqsActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
queueUrl | java.lang.String | cdk.support/lookup-entry | :queue-url |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
useBase64 | java.lang.Boolean | cdk.support/lookup-entry | :use-base64 |
The build-cfn-topic-rule-sqs-action-property-builder function updates a CfnTopicRule$SqsActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$SqsActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `queueUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:queue-url` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `useBase64` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:use-base64` |
(build-cfn-topic-rule-step-functions-action-property-builder builder id config)
The build-cfn-topic-rule-step-functions-action-property-builder function updates a CfnTopicRule$StepFunctionsActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$StepFunctionsActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
executionNamePrefix | java.lang.String | cdk.support/lookup-entry | :execution-name-prefix |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
stateMachineName | java.lang.String | cdk.support/lookup-entry | :state-machine-name |
The build-cfn-topic-rule-step-functions-action-property-builder function updates a CfnTopicRule$StepFunctionsActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$StepFunctionsActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `executionNamePrefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:execution-name-prefix` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `stateMachineName` | java.lang.String | [[cdk.support/lookup-entry]] | `:state-machine-name` |
(build-cfn-topic-rule-timestamp-property-builder builder id config)
The build-cfn-topic-rule-timestamp-property-builder function updates a CfnTopicRule$TimestampProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$TimestampProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
unit | java.lang.String | cdk.support/lookup-entry | :unit |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-cfn-topic-rule-timestamp-property-builder function updates a CfnTopicRule$TimestampProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$TimestampProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `unit` | java.lang.String | [[cdk.support/lookup-entry]] | `:unit` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-topic-rule-timestream-action-property-builder builder id config)
The build-cfn-topic-rule-timestream-action-property-builder function updates a CfnTopicRule$TimestreamActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$TimestreamActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
databaseName | java.lang.String | cdk.support/lookup-entry | :database-name |
dimensions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :dimensions |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
tableName | java.lang.String | cdk.support/lookup-entry | :table-name |
timestamp | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :timestamp |
The build-cfn-topic-rule-timestream-action-property-builder function updates a CfnTopicRule$TimestreamActionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$TimestreamActionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `databaseName` | java.lang.String | [[cdk.support/lookup-entry]] | `:database-name` | | `dimensions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:dimensions` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `tableName` | java.lang.String | [[cdk.support/lookup-entry]] | `:table-name` | | `timestamp` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:timestamp` |
(build-cfn-topic-rule-timestream-dimension-property-builder builder id config)
The build-cfn-topic-rule-timestream-dimension-property-builder function updates a CfnTopicRule$TimestreamDimensionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$TimestreamDimensionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
name | java.lang.String | cdk.support/lookup-entry | :name |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-cfn-topic-rule-timestream-dimension-property-builder function updates a CfnTopicRule$TimestreamDimensionProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$TimestreamDimensionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-topic-rule-timestream-timestamp-property-builder builder id config)
The build-cfn-topic-rule-timestream-timestamp-property-builder function updates a CfnTopicRule$TimestreamTimestampProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$TimestreamTimestampProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
unit | java.lang.String | cdk.support/lookup-entry | :unit |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-cfn-topic-rule-timestream-timestamp-property-builder function updates a CfnTopicRule$TimestreamTimestampProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$TimestreamTimestampProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `unit` | java.lang.String | [[cdk.support/lookup-entry]] | `:unit` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-topic-rule-topic-rule-payload-property-builder builder id config)
The build-cfn-topic-rule-topic-rule-payload-property-builder function updates a CfnTopicRule$TopicRulePayloadProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$TopicRulePayloadProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
actions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :actions |
awsIotSqlVersion | java.lang.String | cdk.support/lookup-entry | :aws-iot-sql-version |
description | java.lang.String | cdk.support/lookup-entry | :description |
errorAction | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :error-action |
ruleDisabled | java.lang.Boolean | cdk.support/lookup-entry | :rule-disabled |
sql | java.lang.String | cdk.support/lookup-entry | :sql |
The build-cfn-topic-rule-topic-rule-payload-property-builder function updates a CfnTopicRule$TopicRulePayloadProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$TopicRulePayloadProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `actions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:actions` | | `awsIotSqlVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:aws-iot-sql-version` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `errorAction` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:error-action` | | `ruleDisabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:rule-disabled` | | `sql` | java.lang.String | [[cdk.support/lookup-entry]] | `:sql` |
(build-cfn-topic-rule-user-property-property-builder builder id config)
The build-cfn-topic-rule-user-property-property-builder function updates a CfnTopicRule$UserPropertyProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$UserPropertyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
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 |
---|---|---|---|
key | java.lang.String | cdk.support/lookup-entry | :key |
value | java.lang.String | cdk.support/lookup-entry | :value |
The build-cfn-topic-rule-user-property-property-builder function updates a CfnTopicRule$UserPropertyProperty$Builder instance using the provided configuration. The function takes the CfnTopicRule$UserPropertyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. 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 | |---|---|---|---| | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `value` | java.lang.String | [[cdk.support/lookup-entry]] | `:value` |
(cfn-account-audit-configuration-audit-check-configuration-property-builder
id
config)
Creates a CfnAccountAuditConfiguration$AuditCheckConfigurationProperty$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 `CfnAccountAuditConfiguration$AuditCheckConfigurationProperty$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-account-audit-configuration-audit-check-configurations-property-builder
id
config)
Creates a CfnAccountAuditConfiguration$AuditCheckConfigurationsProperty$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 `CfnAccountAuditConfiguration$AuditCheckConfigurationsProperty$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-account-audit-configuration-audit-notification-target-configurations-property-builder
id
config)
Creates a CfnAccountAuditConfiguration$AuditNotificationTargetConfigurationsProperty$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 `CfnAccountAuditConfiguration$AuditNotificationTargetConfigurationsProperty$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-account-audit-configuration-audit-notification-target-property-builder
id
config)
Creates a CfnAccountAuditConfiguration$AuditNotificationTargetProperty$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 `CfnAccountAuditConfiguration$AuditNotificationTargetProperty$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-account-audit-configuration-builder scope id config)
Creates a CfnAccountAuditConfiguration$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 `CfnAccountAuditConfiguration$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-account-audit-configuration-props-builder id config)
Creates a CfnAccountAuditConfigurationProps$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 `CfnAccountAuditConfigurationProps$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-authorizer-builder scope id config)
Creates a CfnAuthorizer$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 `CfnAuthorizer$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-authorizer-props-builder id config)
Creates a CfnAuthorizerProps$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 `CfnAuthorizerProps$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-billing-group-billing-group-properties-property-builder id config)
Creates a CfnBillingGroup$BillingGroupPropertiesProperty$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 `CfnBillingGroup$BillingGroupPropertiesProperty$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-billing-group-builder scope id config)
Creates a CfnBillingGroup$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 `CfnBillingGroup$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-billing-group-props-builder id config)
Creates a CfnBillingGroupProps$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 `CfnBillingGroupProps$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-ca-certificate-builder scope id config)
Creates a CfnCACertificate$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 `CfnCACertificate$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-ca-certificate-props-builder id config)
Creates a CfnCACertificateProps$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 `CfnCACertificateProps$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-ca-certificate-registration-config-property-builder id config)
Creates a CfnCACertificate$RegistrationConfigProperty$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 `CfnCACertificate$RegistrationConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-certificate-builder scope id config)
Creates a CfnCertificate$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnCertificate$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-certificate-props-builder id config)
Creates a CfnCertificateProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnCertificateProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-certificate-provider-builder scope id config)
Creates a CfnCertificateProvider$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 `CfnCertificateProvider$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-certificate-provider-props-builder id config)
Creates a CfnCertificateProviderProps$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 `CfnCertificateProviderProps$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-custom-metric-builder scope id config)
Creates a CfnCustomMetric$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 `CfnCustomMetric$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-custom-metric-props-builder id config)
Creates a CfnCustomMetricProps$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 `CfnCustomMetricProps$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-dimension-builder scope id config)
Creates a CfnDimension$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 `CfnDimension$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-dimension-props-builder id config)
Creates a CfnDimensionProps$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 `CfnDimensionProps$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-domain-configuration-authorizer-config-property-builder id config)
Creates a CfnDomainConfiguration$AuthorizerConfigProperty$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 `CfnDomainConfiguration$AuthorizerConfigProperty$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-domain-configuration-builder scope id config)
Creates a CfnDomainConfiguration$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 `CfnDomainConfiguration$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-domain-configuration-props-builder id config)
Creates a CfnDomainConfigurationProps$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 `CfnDomainConfigurationProps$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-domain-configuration-server-certificate-config-property-builder id config)
Creates a CfnDomainConfiguration$ServerCertificateConfigProperty$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 `CfnDomainConfiguration$ServerCertificateConfigProperty$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-domain-configuration-server-certificate-summary-property-builder id config)
Creates a CfnDomainConfiguration$ServerCertificateSummaryProperty$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 `CfnDomainConfiguration$ServerCertificateSummaryProperty$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-domain-configuration-tls-config-property-builder id config)
Creates a CfnDomainConfiguration$TlsConfigProperty$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 `CfnDomainConfiguration$TlsConfigProperty$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-fleet-metric-aggregation-type-property-builder id config)
Creates a CfnFleetMetric$AggregationTypeProperty$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 `CfnFleetMetric$AggregationTypeProperty$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-fleet-metric-builder scope id config)
Creates a CfnFleetMetric$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 `CfnFleetMetric$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-fleet-metric-props-builder id config)
Creates a CfnFleetMetricProps$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 `CfnFleetMetricProps$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-job-template-abort-config-property-builder id config)
Creates a CfnJobTemplate$AbortConfigProperty$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 `CfnJobTemplate$AbortConfigProperty$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-job-template-abort-criteria-property-builder id config)
Creates a CfnJobTemplate$AbortCriteriaProperty$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 `CfnJobTemplate$AbortCriteriaProperty$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-job-template-builder scope id config)
Creates a CfnJobTemplate$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 `CfnJobTemplate$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-job-template-exponential-rollout-rate-property-builder id config)
Creates a CfnJobTemplate$ExponentialRolloutRateProperty$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 `CfnJobTemplate$ExponentialRolloutRateProperty$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-job-template-job-executions-retry-config-property-builder id config)
Creates a CfnJobTemplate$JobExecutionsRetryConfigProperty$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 `CfnJobTemplate$JobExecutionsRetryConfigProperty$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-job-template-job-executions-rollout-config-property-builder id config)
Creates a CfnJobTemplate$JobExecutionsRolloutConfigProperty$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 `CfnJobTemplate$JobExecutionsRolloutConfigProperty$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-job-template-maintenance-window-property-builder id config)
Creates a CfnJobTemplate$MaintenanceWindowProperty$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 `CfnJobTemplate$MaintenanceWindowProperty$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-job-template-presigned-url-config-property-builder id config)
Creates a CfnJobTemplate$PresignedUrlConfigProperty$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 `CfnJobTemplate$PresignedUrlConfigProperty$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-job-template-props-builder id config)
Creates a CfnJobTemplateProps$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 `CfnJobTemplateProps$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-job-template-rate-increase-criteria-property-builder id config)
Creates a CfnJobTemplate$RateIncreaseCriteriaProperty$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 `CfnJobTemplate$RateIncreaseCriteriaProperty$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-job-template-retry-criteria-property-builder id config)
Creates a CfnJobTemplate$RetryCriteriaProperty$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 `CfnJobTemplate$RetryCriteriaProperty$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-job-template-timeout-config-property-builder id config)
Creates a CfnJobTemplate$TimeoutConfigProperty$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 `CfnJobTemplate$TimeoutConfigProperty$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-logging-builder scope id config)
Creates a CfnLogging$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 `CfnLogging$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-logging-props-builder id config)
Creates a CfnLoggingProps$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 `CfnLoggingProps$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-mitigation-action-action-params-property-builder id config)
Creates a CfnMitigationAction$ActionParamsProperty$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 `CfnMitigationAction$ActionParamsProperty$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-mitigation-action-add-things-to-thing-group-params-property-builder id
config)
Creates a CfnMitigationAction$AddThingsToThingGroupParamsProperty$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 `CfnMitigationAction$AddThingsToThingGroupParamsProperty$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-mitigation-action-builder scope id config)
Creates a CfnMitigationAction$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 `CfnMitigationAction$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-mitigation-action-enable-io-t-logging-params-property-builder id config)
Creates a CfnMitigationAction$EnableIoTLoggingParamsProperty$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 `CfnMitigationAction$EnableIoTLoggingParamsProperty$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-mitigation-action-props-builder id config)
Creates a CfnMitigationActionProps$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 `CfnMitigationActionProps$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-mitigation-action-publish-finding-to-sns-params-property-builder id config)
Creates a CfnMitigationAction$PublishFindingToSnsParamsProperty$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 `CfnMitigationAction$PublishFindingToSnsParamsProperty$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-mitigation-action-replace-default-policy-version-params-property-builder
id
config)
Creates a CfnMitigationAction$ReplaceDefaultPolicyVersionParamsProperty$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 `CfnMitigationAction$ReplaceDefaultPolicyVersionParamsProperty$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-mitigation-action-update-ca-certificate-params-property-builder id config)
Creates a CfnMitigationAction$UpdateCACertificateParamsProperty$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 `CfnMitigationAction$UpdateCACertificateParamsProperty$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-mitigation-action-update-device-certificate-params-property-builder id
config)
Creates a CfnMitigationAction$UpdateDeviceCertificateParamsProperty$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 `CfnMitigationAction$UpdateDeviceCertificateParamsProperty$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-policy-builder scope id config)
Creates a CfnPolicy$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 `CfnPolicy$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-policy-principal-attachment-builder scope id config)
Creates a CfnPolicyPrincipalAttachment$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 `CfnPolicyPrincipalAttachment$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-policy-principal-attachment-props-builder id config)
Creates a CfnPolicyPrincipalAttachmentProps$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 `CfnPolicyPrincipalAttachmentProps$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-policy-props-builder id config)
Creates a CfnPolicyProps$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 `CfnPolicyProps$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-provisioning-template-builder scope id config)
Creates a CfnProvisioningTemplate$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 `CfnProvisioningTemplate$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-provisioning-template-props-builder id config)
Creates a CfnProvisioningTemplateProps$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 `CfnProvisioningTemplateProps$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-provisioning-template-provisioning-hook-property-builder id config)
Creates a CfnProvisioningTemplate$ProvisioningHookProperty$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 `CfnProvisioningTemplate$ProvisioningHookProperty$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-resource-specific-logging-builder scope id config)
Creates a CfnResourceSpecificLogging$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 `CfnResourceSpecificLogging$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-resource-specific-logging-props-builder id config)
Creates a CfnResourceSpecificLoggingProps$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 `CfnResourceSpecificLoggingProps$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-role-alias-builder scope id config)
Creates a CfnRoleAlias$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 `CfnRoleAlias$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-role-alias-props-builder id config)
Creates a CfnRoleAliasProps$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 `CfnRoleAliasProps$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-scheduled-audit-builder scope id config)
Creates a CfnScheduledAudit$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 `CfnScheduledAudit$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-scheduled-audit-props-builder id config)
Creates a CfnScheduledAuditProps$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 `CfnScheduledAuditProps$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-security-profile-alert-target-property-builder id config)
Creates a CfnSecurityProfile$AlertTargetProperty$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 `CfnSecurityProfile$AlertTargetProperty$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-security-profile-behavior-criteria-property-builder id config)
Creates a CfnSecurityProfile$BehaviorCriteriaProperty$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 `CfnSecurityProfile$BehaviorCriteriaProperty$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-security-profile-behavior-property-builder id config)
Creates a CfnSecurityProfile$BehaviorProperty$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 `CfnSecurityProfile$BehaviorProperty$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-security-profile-builder scope id config)
Creates a CfnSecurityProfile$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 `CfnSecurityProfile$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-security-profile-machine-learning-detection-config-property-builder id
config)
Creates a CfnSecurityProfile$MachineLearningDetectionConfigProperty$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 `CfnSecurityProfile$MachineLearningDetectionConfigProperty$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-security-profile-metric-dimension-property-builder id config)
Creates a CfnSecurityProfile$MetricDimensionProperty$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 `CfnSecurityProfile$MetricDimensionProperty$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-security-profile-metric-to-retain-property-builder id config)
Creates a CfnSecurityProfile$MetricToRetainProperty$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 `CfnSecurityProfile$MetricToRetainProperty$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-security-profile-metric-value-property-builder id config)
Creates a CfnSecurityProfile$MetricValueProperty$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 `CfnSecurityProfile$MetricValueProperty$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-security-profile-metrics-export-config-property-builder id config)
Creates a CfnSecurityProfile$MetricsExportConfigProperty$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 `CfnSecurityProfile$MetricsExportConfigProperty$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-security-profile-props-builder id config)
Creates a CfnSecurityProfileProps$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 `CfnSecurityProfileProps$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-security-profile-statistical-threshold-property-builder id config)
Creates a CfnSecurityProfile$StatisticalThresholdProperty$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 `CfnSecurityProfile$StatisticalThresholdProperty$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-software-package-builder scope id config)
Creates a CfnSoftwarePackage$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 `CfnSoftwarePackage$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-software-package-props-builder id config)
Creates a CfnSoftwarePackageProps$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 `CfnSoftwarePackageProps$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-software-package-version-builder scope id config)
Creates a CfnSoftwarePackageVersion$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 `CfnSoftwarePackageVersion$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-software-package-version-props-builder id config)
Creates a CfnSoftwarePackageVersionProps$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 `CfnSoftwarePackageVersionProps$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-thing-attribute-payload-property-builder id config)
Creates a CfnThing$AttributePayloadProperty$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 `CfnThing$AttributePayloadProperty$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-thing-builder scope id config)
Creates a CfnThing$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 `CfnThing$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-thing-group-attribute-payload-property-builder id config)
Creates a CfnThingGroup$AttributePayloadProperty$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 `CfnThingGroup$AttributePayloadProperty$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-thing-group-builder scope id config)
Creates a CfnThingGroup$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 `CfnThingGroup$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-thing-group-props-builder id config)
Creates a CfnThingGroupProps$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 `CfnThingGroupProps$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-thing-group-thing-group-properties-property-builder id config)
Creates a CfnThingGroup$ThingGroupPropertiesProperty$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 `CfnThingGroup$ThingGroupPropertiesProperty$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-thing-principal-attachment-builder scope id config)
Creates a CfnThingPrincipalAttachment$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 `CfnThingPrincipalAttachment$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-thing-principal-attachment-props-builder id config)
Creates a CfnThingPrincipalAttachmentProps$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 `CfnThingPrincipalAttachmentProps$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-thing-props-builder id config)
Creates a CfnThingProps$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 `CfnThingProps$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-thing-type-builder scope id config)
Creates a CfnThingType$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 `CfnThingType$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-thing-type-props-builder id config)
Creates a CfnThingTypeProps$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 `CfnThingTypeProps$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-thing-type-thing-type-properties-property-builder id config)
Creates a CfnThingType$ThingTypePropertiesProperty$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 `CfnThingType$ThingTypePropertiesProperty$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-topic-rule-action-property-builder id config)
Creates a CfnTopicRule$ActionProperty$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 `CfnTopicRule$ActionProperty$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-topic-rule-asset-property-timestamp-property-builder id config)
Creates a CfnTopicRule$AssetPropertyTimestampProperty$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 `CfnTopicRule$AssetPropertyTimestampProperty$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-topic-rule-asset-property-value-property-builder id config)
Creates a CfnTopicRule$AssetPropertyValueProperty$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 `CfnTopicRule$AssetPropertyValueProperty$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-topic-rule-asset-property-variant-property-builder id config)
Creates a CfnTopicRule$AssetPropertyVariantProperty$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 `CfnTopicRule$AssetPropertyVariantProperty$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-topic-rule-builder scope id config)
Creates a CfnTopicRule$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 `CfnTopicRule$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-topic-rule-cloudwatch-alarm-action-property-builder id config)
Creates a CfnTopicRule$CloudwatchAlarmActionProperty$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 `CfnTopicRule$CloudwatchAlarmActionProperty$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-topic-rule-cloudwatch-logs-action-property-builder id config)
Creates a CfnTopicRule$CloudwatchLogsActionProperty$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 `CfnTopicRule$CloudwatchLogsActionProperty$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-topic-rule-cloudwatch-metric-action-property-builder id config)
Creates a CfnTopicRule$CloudwatchMetricActionProperty$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 `CfnTopicRule$CloudwatchMetricActionProperty$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-topic-rule-destination-builder scope id config)
Creates a CfnTopicRuleDestination$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 `CfnTopicRuleDestination$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-topic-rule-destination-http-url-destination-summary-property-builder
id
config)
Creates a CfnTopicRuleDestination$HttpUrlDestinationSummaryProperty$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 `CfnTopicRuleDestination$HttpUrlDestinationSummaryProperty$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-topic-rule-destination-props-builder id config)
Creates a CfnTopicRuleDestinationProps$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 `CfnTopicRuleDestinationProps$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-topic-rule-destination-vpc-destination-properties-property-builder id
config)
Creates a CfnTopicRuleDestination$VpcDestinationPropertiesProperty$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 `CfnTopicRuleDestination$VpcDestinationPropertiesProperty$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-topic-rule-dynamo-d-bv2-action-property-builder id config)
Creates a CfnTopicRule$DynamoDBv2ActionProperty$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 `CfnTopicRule$DynamoDBv2ActionProperty$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-topic-rule-dynamo-db-action-property-builder id config)
Creates a CfnTopicRule$DynamoDBActionProperty$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 `CfnTopicRule$DynamoDBActionProperty$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-topic-rule-elasticsearch-action-property-builder id config)
Creates a CfnTopicRule$ElasticsearchActionProperty$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 `CfnTopicRule$ElasticsearchActionProperty$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-topic-rule-firehose-action-property-builder id config)
Creates a CfnTopicRule$FirehoseActionProperty$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 `CfnTopicRule$FirehoseActionProperty$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-topic-rule-http-action-header-property-builder id config)
Creates a CfnTopicRule$HttpActionHeaderProperty$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 `CfnTopicRule$HttpActionHeaderProperty$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-topic-rule-http-action-property-builder id config)
Creates a CfnTopicRule$HttpActionProperty$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 `CfnTopicRule$HttpActionProperty$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-topic-rule-http-authorization-property-builder id config)
Creates a CfnTopicRule$HttpAuthorizationProperty$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 `CfnTopicRule$HttpAuthorizationProperty$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-topic-rule-iot-analytics-action-property-builder id config)
Creates a CfnTopicRule$IotAnalyticsActionProperty$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 `CfnTopicRule$IotAnalyticsActionProperty$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-topic-rule-iot-events-action-property-builder id config)
Creates a CfnTopicRule$IotEventsActionProperty$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 `CfnTopicRule$IotEventsActionProperty$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-topic-rule-iot-site-wise-action-property-builder id config)
Creates a CfnTopicRule$IotSiteWiseActionProperty$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 `CfnTopicRule$IotSiteWiseActionProperty$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-topic-rule-kafka-action-header-property-builder id config)
Creates a CfnTopicRule$KafkaActionHeaderProperty$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 `CfnTopicRule$KafkaActionHeaderProperty$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-topic-rule-kafka-action-property-builder id config)
Creates a CfnTopicRule$KafkaActionProperty$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 `CfnTopicRule$KafkaActionProperty$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-topic-rule-kinesis-action-property-builder id config)
Creates a CfnTopicRule$KinesisActionProperty$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 `CfnTopicRule$KinesisActionProperty$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-topic-rule-lambda-action-property-builder id config)
Creates a CfnTopicRule$LambdaActionProperty$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 `CfnTopicRule$LambdaActionProperty$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-topic-rule-location-action-property-builder id config)
Creates a CfnTopicRule$LocationActionProperty$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 `CfnTopicRule$LocationActionProperty$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-topic-rule-open-search-action-property-builder id config)
Creates a CfnTopicRule$OpenSearchActionProperty$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 `CfnTopicRule$OpenSearchActionProperty$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-topic-rule-props-builder id config)
Creates a CfnTopicRuleProps$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 `CfnTopicRuleProps$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-topic-rule-put-asset-property-value-entry-property-builder id config)
Creates a CfnTopicRule$PutAssetPropertyValueEntryProperty$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 `CfnTopicRule$PutAssetPropertyValueEntryProperty$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-topic-rule-put-item-input-property-builder id config)
Creates a CfnTopicRule$PutItemInputProperty$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 `CfnTopicRule$PutItemInputProperty$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-topic-rule-republish-action-headers-property-builder id config)
Creates a CfnTopicRule$RepublishActionHeadersProperty$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 `CfnTopicRule$RepublishActionHeadersProperty$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-topic-rule-republish-action-property-builder id config)
Creates a CfnTopicRule$RepublishActionProperty$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 `CfnTopicRule$RepublishActionProperty$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-topic-rule-s3-action-property-builder id config)
Creates a CfnTopicRule$S3ActionProperty$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 `CfnTopicRule$S3ActionProperty$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-topic-rule-sig-v4-authorization-property-builder id config)
Creates a CfnTopicRule$SigV4AuthorizationProperty$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 `CfnTopicRule$SigV4AuthorizationProperty$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-topic-rule-sns-action-property-builder id config)
Creates a CfnTopicRule$SnsActionProperty$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 `CfnTopicRule$SnsActionProperty$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-topic-rule-sqs-action-property-builder id config)
Creates a CfnTopicRule$SqsActionProperty$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 `CfnTopicRule$SqsActionProperty$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-topic-rule-step-functions-action-property-builder id config)
Creates a CfnTopicRule$StepFunctionsActionProperty$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 `CfnTopicRule$StepFunctionsActionProperty$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-topic-rule-timestamp-property-builder id config)
Creates a CfnTopicRule$TimestampProperty$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 `CfnTopicRule$TimestampProperty$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-topic-rule-timestream-action-property-builder id config)
Creates a CfnTopicRule$TimestreamActionProperty$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 `CfnTopicRule$TimestreamActionProperty$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-topic-rule-timestream-dimension-property-builder id config)
Creates a CfnTopicRule$TimestreamDimensionProperty$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 `CfnTopicRule$TimestreamDimensionProperty$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-topic-rule-timestream-timestamp-property-builder id config)
Creates a CfnTopicRule$TimestreamTimestampProperty$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 `CfnTopicRule$TimestreamTimestampProperty$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-topic-rule-topic-rule-payload-property-builder id config)
Creates a CfnTopicRule$TopicRulePayloadProperty$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 `CfnTopicRule$TopicRulePayloadProperty$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-topic-rule-user-property-property-builder id config)
Creates a CfnTopicRule$UserPropertyProperty$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 `CfnTopicRule$UserPropertyProperty$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