Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.ssmincidents package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.ssmincidents package.
(build-cfn-replication-set-builder builder id config)
The build-cfn-replication-set-builder function updates a CfnReplicationSet$Builder instance using the provided configuration. The function takes the CfnReplicationSet$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
deletionProtected | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :deletion-protected |
regions | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :regions |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-replication-set-builder function updates a CfnReplicationSet$Builder instance using the provided configuration. The function takes the CfnReplicationSet$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `deletionProtected` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:deletion-protected` | | `regions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:regions` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-replication-set-props-builder builder id config)
The build-cfn-replication-set-props-builder function updates a CfnReplicationSetProps$Builder instance using the provided configuration. The function takes the CfnReplicationSetProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
deletionProtected | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :deletion-protected |
regions | java.util.List | cdk.support/lookup-entry | :regions |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-replication-set-props-builder function updates a CfnReplicationSetProps$Builder instance using the provided configuration. The function takes the CfnReplicationSetProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `deletionProtected` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:deletion-protected` | | `regions` | java.util.List | [[cdk.support/lookup-entry]] | `:regions` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-replication-set-region-configuration-property-builder builder
id
config)
The build-cfn-replication-set-region-configuration-property-builder function updates a CfnReplicationSet$RegionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnReplicationSet$RegionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
sseKmsKeyId | java.lang.String | cdk.support/lookup-entry | :sse-kms-key-id |
The build-cfn-replication-set-region-configuration-property-builder function updates a CfnReplicationSet$RegionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnReplicationSet$RegionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `sseKmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:sse-kms-key-id` |
(build-cfn-replication-set-replication-region-property-builder builder
id
config)
The build-cfn-replication-set-replication-region-property-builder function updates a CfnReplicationSet$ReplicationRegionProperty$Builder instance using the provided configuration. The function takes the CfnReplicationSet$ReplicationRegionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
regionConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :region-configuration |
regionName | java.lang.String | cdk.support/lookup-entry | :region-name |
The build-cfn-replication-set-replication-region-property-builder function updates a CfnReplicationSet$ReplicationRegionProperty$Builder instance using the provided configuration. The function takes the CfnReplicationSet$ReplicationRegionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `regionConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:region-configuration` | | `regionName` | java.lang.String | [[cdk.support/lookup-entry]] | `:region-name` |
(build-cfn-response-plan-action-property-builder builder id config)
The build-cfn-response-plan-action-property-builder function updates a CfnResponsePlan$ActionProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$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 |
---|---|---|---|
ssmAutomation | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :ssm-automation |
The build-cfn-response-plan-action-property-builder function updates a CfnResponsePlan$ActionProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$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 | |---|---|---|---| | `ssmAutomation` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:ssm-automation` |
(build-cfn-response-plan-builder builder id config)
The build-cfn-response-plan-builder function updates a CfnResponsePlan$Builder instance using the provided configuration. The function takes the CfnResponsePlan$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
chatChannel | software.amazon.awscdk.services.ssmincidents.CfnResponsePlan$ChatChannelProperty | cdk.support/lookup-entry | :chat-channel |
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
engagements | java.util.List | cdk.support/lookup-entry | :engagements |
incidentTemplate | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :incident-template |
integrations | java.util.List | cdk.support/lookup-entry | :integrations |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-response-plan-builder function updates a CfnResponsePlan$Builder instance using the provided configuration. The function takes the CfnResponsePlan$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `chatChannel` | software.amazon.awscdk.services.ssmincidents.CfnResponsePlan$ChatChannelProperty | [[cdk.support/lookup-entry]] | `:chat-channel` | | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `engagements` | java.util.List | [[cdk.support/lookup-entry]] | `:engagements` | | `incidentTemplate` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:incident-template` | | `integrations` | java.util.List | [[cdk.support/lookup-entry]] | `:integrations` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-response-plan-chat-channel-property-builder builder id config)
The build-cfn-response-plan-chat-channel-property-builder function updates a CfnResponsePlan$ChatChannelProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$ChatChannelProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
chatbotSns | java.util.List | cdk.support/lookup-entry | :chatbot-sns |
The build-cfn-response-plan-chat-channel-property-builder function updates a CfnResponsePlan$ChatChannelProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$ChatChannelProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `chatbotSns` | java.util.List | [[cdk.support/lookup-entry]] | `:chatbot-sns` |
(build-cfn-response-plan-dynamic-ssm-parameter-property-builder builder
id
config)
The build-cfn-response-plan-dynamic-ssm-parameter-property-builder function updates a CfnResponsePlan$DynamicSsmParameterProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$DynamicSsmParameterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 | software.amazon.awscdk.services.ssmincidents.CfnResponsePlan$DynamicSsmParameterValueProperty | cdk.support/lookup-entry | :value |
The build-cfn-response-plan-dynamic-ssm-parameter-property-builder function updates a CfnResponsePlan$DynamicSsmParameterProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$DynamicSsmParameterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | software.amazon.awscdk.services.ssmincidents.CfnResponsePlan$DynamicSsmParameterValueProperty | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-response-plan-dynamic-ssm-parameter-value-property-builder builder
id
config)
The build-cfn-response-plan-dynamic-ssm-parameter-value-property-builder function updates a CfnResponsePlan$DynamicSsmParameterValueProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$DynamicSsmParameterValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
variable | java.lang.String | cdk.support/lookup-entry | :variable |
The build-cfn-response-plan-dynamic-ssm-parameter-value-property-builder function updates a CfnResponsePlan$DynamicSsmParameterValueProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$DynamicSsmParameterValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `variable` | java.lang.String | [[cdk.support/lookup-entry]] | `:variable` |
(build-cfn-response-plan-incident-template-property-builder builder id config)
The build-cfn-response-plan-incident-template-property-builder function updates a CfnResponsePlan$IncidentTemplateProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$IncidentTemplateProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
dedupeString | java.lang.String | cdk.support/lookup-entry | :dedupe-string |
impact | java.lang.Number | cdk.support/lookup-entry | :impact |
incidentTags | java.util.List | cdk.support/lookup-entry | :incident-tags |
notificationTargets | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :notification-targets |
summary | java.lang.String | cdk.support/lookup-entry | :summary |
title | java.lang.String | cdk.support/lookup-entry | :title |
The build-cfn-response-plan-incident-template-property-builder function updates a CfnResponsePlan$IncidentTemplateProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$IncidentTemplateProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `dedupeString` | java.lang.String | [[cdk.support/lookup-entry]] | `:dedupe-string` | | `impact` | java.lang.Number | [[cdk.support/lookup-entry]] | `:impact` | | `incidentTags` | java.util.List | [[cdk.support/lookup-entry]] | `:incident-tags` | | `notificationTargets` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:notification-targets` | | `summary` | java.lang.String | [[cdk.support/lookup-entry]] | `:summary` | | `title` | java.lang.String | [[cdk.support/lookup-entry]] | `:title` |
(build-cfn-response-plan-integration-property-builder builder id config)
The build-cfn-response-plan-integration-property-builder function updates a CfnResponsePlan$IntegrationProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$IntegrationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
pagerDutyConfiguration | software.amazon.awscdk.services.ssmincidents.CfnResponsePlan$PagerDutyConfigurationProperty | cdk.support/lookup-entry | :pager-duty-configuration |
The build-cfn-response-plan-integration-property-builder function updates a CfnResponsePlan$IntegrationProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$IntegrationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `pagerDutyConfiguration` | software.amazon.awscdk.services.ssmincidents.CfnResponsePlan$PagerDutyConfigurationProperty | [[cdk.support/lookup-entry]] | `:pager-duty-configuration` |
(build-cfn-response-plan-notification-target-item-property-builder builder
id
config)
The build-cfn-response-plan-notification-target-item-property-builder function updates a CfnResponsePlan$NotificationTargetItemProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$NotificationTargetItemProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
snsTopicArn | java.lang.String | cdk.support/lookup-entry | :sns-topic-arn |
The build-cfn-response-plan-notification-target-item-property-builder function updates a CfnResponsePlan$NotificationTargetItemProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$NotificationTargetItemProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `snsTopicArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:sns-topic-arn` |
(build-cfn-response-plan-pager-duty-configuration-property-builder builder
id
config)
The build-cfn-response-plan-pager-duty-configuration-property-builder function updates a CfnResponsePlan$PagerDutyConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$PagerDutyConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
pagerDutyIncidentConfiguration | software.amazon.awscdk.services.ssmincidents.CfnResponsePlan$PagerDutyIncidentConfigurationProperty | cdk.support/lookup-entry | :pager-duty-incident-configuration |
secretId | java.lang.String | cdk.support/lookup-entry | :secret-id |
The build-cfn-response-plan-pager-duty-configuration-property-builder function updates a CfnResponsePlan$PagerDutyConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$PagerDutyConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `pagerDutyIncidentConfiguration` | software.amazon.awscdk.services.ssmincidents.CfnResponsePlan$PagerDutyIncidentConfigurationProperty | [[cdk.support/lookup-entry]] | `:pager-duty-incident-configuration` | | `secretId` | java.lang.String | [[cdk.support/lookup-entry]] | `:secret-id` |
(build-cfn-response-plan-pager-duty-incident-configuration-property-builder
builder
id
config)
The build-cfn-response-plan-pager-duty-incident-configuration-property-builder function updates a CfnResponsePlan$PagerDutyIncidentConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$PagerDutyIncidentConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
serviceId | java.lang.String | cdk.support/lookup-entry | :service-id |
The build-cfn-response-plan-pager-duty-incident-configuration-property-builder function updates a CfnResponsePlan$PagerDutyIncidentConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$PagerDutyIncidentConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `serviceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-id` |
(build-cfn-response-plan-props-builder builder id config)
The build-cfn-response-plan-props-builder function updates a CfnResponsePlanProps$Builder instance using the provided configuration. The function takes the CfnResponsePlanProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
actions | java.util.List | cdk.support/lookup-entry | :actions |
chatChannel | software.amazon.awscdk.services.ssmincidents.CfnResponsePlan$ChatChannelProperty | cdk.support/lookup-entry | :chat-channel |
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
engagements | java.util.List | cdk.support/lookup-entry | :engagements |
incidentTemplate | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :incident-template |
integrations | java.util.List | cdk.support/lookup-entry | :integrations |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-response-plan-props-builder function updates a CfnResponsePlanProps$Builder instance using the provided configuration. The function takes the CfnResponsePlanProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `actions` | java.util.List | [[cdk.support/lookup-entry]] | `:actions` | | `chatChannel` | software.amazon.awscdk.services.ssmincidents.CfnResponsePlan$ChatChannelProperty | [[cdk.support/lookup-entry]] | `:chat-channel` | | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `engagements` | java.util.List | [[cdk.support/lookup-entry]] | `:engagements` | | `incidentTemplate` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:incident-template` | | `integrations` | java.util.List | [[cdk.support/lookup-entry]] | `:integrations` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-response-plan-ssm-automation-property-builder builder id config)
The build-cfn-response-plan-ssm-automation-property-builder function updates a CfnResponsePlan$SsmAutomationProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$SsmAutomationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
documentName | java.lang.String | cdk.support/lookup-entry | :document-name |
documentVersion | java.lang.String | cdk.support/lookup-entry | :document-version |
dynamicParameters | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :dynamic-parameters |
parameters | java.util.List | cdk.support/lookup-entry | :parameters |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
targetAccount | java.lang.String | cdk.support/lookup-entry | :target-account |
The build-cfn-response-plan-ssm-automation-property-builder function updates a CfnResponsePlan$SsmAutomationProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$SsmAutomationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `documentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:document-name` | | `documentVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:document-version` | | `dynamicParameters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:dynamic-parameters` | | `parameters` | java.util.List | [[cdk.support/lookup-entry]] | `:parameters` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `targetAccount` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-account` |
(build-cfn-response-plan-ssm-parameter-property-builder builder id config)
The build-cfn-response-plan-ssm-parameter-property-builder function updates a CfnResponsePlan$SsmParameterProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$SsmParameterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
values | java.util.List | cdk.support/lookup-entry | :values |
The build-cfn-response-plan-ssm-parameter-property-builder function updates a CfnResponsePlan$SsmParameterProperty$Builder instance using the provided configuration. The function takes the CfnResponsePlan$SsmParameterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `values` | java.util.List | [[cdk.support/lookup-entry]] | `:values` |
(cfn-replication-set-builder scope id config)
Creates a CfnReplicationSet$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 `CfnReplicationSet$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-replication-set-props-builder id config)
Creates a CfnReplicationSetProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnReplicationSetProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-replication-set-region-configuration-property-builder id config)
Creates a CfnReplicationSet$RegionConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnReplicationSet$RegionConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-replication-set-replication-region-property-builder id config)
Creates a CfnReplicationSet$ReplicationRegionProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnReplicationSet$ReplicationRegionProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-response-plan-action-property-builder id config)
Creates a CfnResponsePlan$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 `CfnResponsePlan$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-response-plan-builder scope id config)
Creates a CfnResponsePlan$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 `CfnResponsePlan$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-response-plan-chat-channel-property-builder id config)
Creates a CfnResponsePlan$ChatChannelProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnResponsePlan$ChatChannelProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-response-plan-dynamic-ssm-parameter-property-builder id config)
Creates a CfnResponsePlan$DynamicSsmParameterProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnResponsePlan$DynamicSsmParameterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-response-plan-dynamic-ssm-parameter-value-property-builder id config)
Creates a CfnResponsePlan$DynamicSsmParameterValueProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnResponsePlan$DynamicSsmParameterValueProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-response-plan-incident-template-property-builder id config)
Creates a CfnResponsePlan$IncidentTemplateProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnResponsePlan$IncidentTemplateProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-response-plan-integration-property-builder id config)
Creates a CfnResponsePlan$IntegrationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnResponsePlan$IntegrationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-response-plan-notification-target-item-property-builder id config)
Creates a CfnResponsePlan$NotificationTargetItemProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnResponsePlan$NotificationTargetItemProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-response-plan-pager-duty-configuration-property-builder id config)
Creates a CfnResponsePlan$PagerDutyConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnResponsePlan$PagerDutyConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-response-plan-pager-duty-incident-configuration-property-builder id config)
Creates a CfnResponsePlan$PagerDutyIncidentConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnResponsePlan$PagerDutyIncidentConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-response-plan-props-builder id config)
Creates a CfnResponsePlanProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnResponsePlanProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-response-plan-ssm-automation-property-builder id config)
Creates a CfnResponsePlan$SsmAutomationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnResponsePlan$SsmAutomationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-response-plan-ssm-parameter-property-builder id config)
Creates a CfnResponsePlan$SsmParameterProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnResponsePlan$SsmParameterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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