Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.b2bi package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.b2bi package.
(build-cfn-capability-builder builder id config)
The build-cfn-capability-builder function updates a CfnCapability$Builder instance using the provided configuration. The function takes the CfnCapability$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
configuration | software.amazon.awscdk.services.b2bi.CfnCapability$CapabilityConfigurationProperty | cdk.support/lookup-entry | :configuration |
instructionsDocuments | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :instructions-documents |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-capability-builder function updates a CfnCapability$Builder instance using the provided configuration. The function takes the CfnCapability$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `configuration` | software.amazon.awscdk.services.b2bi.CfnCapability$CapabilityConfigurationProperty | [[cdk.support/lookup-entry]] | `:configuration` | | `instructionsDocuments` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:instructions-documents` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-capability-capability-configuration-property-builder builder
id
config)
The build-cfn-capability-capability-configuration-property-builder function updates a CfnCapability$CapabilityConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnCapability$CapabilityConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
edi | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :edi |
The build-cfn-capability-capability-configuration-property-builder function updates a CfnCapability$CapabilityConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnCapability$CapabilityConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `edi` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:edi` |
(build-cfn-capability-edi-configuration-property-builder builder id config)
The build-cfn-capability-edi-configuration-property-builder function updates a CfnCapability$EdiConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnCapability$EdiConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
inputLocation | software.amazon.awscdk.services.b2bi.CfnCapability$S3LocationProperty | cdk.support/lookup-entry | :input-location |
outputLocation | software.amazon.awscdk.services.b2bi.CfnCapability$S3LocationProperty | cdk.support/lookup-entry | :output-location |
transformerId | java.lang.String | cdk.support/lookup-entry | :transformer-id |
type | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :type |
The build-cfn-capability-edi-configuration-property-builder function updates a CfnCapability$EdiConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnCapability$EdiConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `inputLocation` | software.amazon.awscdk.services.b2bi.CfnCapability$S3LocationProperty | [[cdk.support/lookup-entry]] | `:input-location` | | `outputLocation` | software.amazon.awscdk.services.b2bi.CfnCapability$S3LocationProperty | [[cdk.support/lookup-entry]] | `:output-location` | | `transformerId` | java.lang.String | [[cdk.support/lookup-entry]] | `:transformer-id` | | `type` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-capability-edi-type-property-builder builder id config)
The build-cfn-capability-edi-type-property-builder function updates a CfnCapability$EdiTypeProperty$Builder instance using the provided configuration. The function takes the CfnCapability$EdiTypeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
x12Details | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :x12-details |
The build-cfn-capability-edi-type-property-builder function updates a CfnCapability$EdiTypeProperty$Builder instance using the provided configuration. The function takes the CfnCapability$EdiTypeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `x12Details` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:x12-details` |
(build-cfn-capability-props-builder builder id config)
The build-cfn-capability-props-builder function updates a CfnCapabilityProps$Builder instance using the provided configuration. The function takes the CfnCapabilityProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
configuration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :configuration |
instructionsDocuments | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :instructions-documents |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-capability-props-builder function updates a CfnCapabilityProps$Builder instance using the provided configuration. The function takes the CfnCapabilityProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `configuration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:configuration` | | `instructionsDocuments` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:instructions-documents` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-capability-s3-location-property-builder builder id config)
The build-cfn-capability-s3-location-property-builder function updates a CfnCapability$S3LocationProperty$Builder instance using the provided configuration. The function takes the CfnCapability$S3LocationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
key | java.lang.String | cdk.support/lookup-entry | :key |
The build-cfn-capability-s3-location-property-builder function updates a CfnCapability$S3LocationProperty$Builder instance using the provided configuration. The function takes the CfnCapability$S3LocationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` |
(build-cfn-capability-x12-details-property-builder builder id config)
The build-cfn-capability-x12-details-property-builder function updates a CfnCapability$X12DetailsProperty$Builder instance using the provided configuration. The function takes the CfnCapability$X12DetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
transactionSet | java.lang.String | cdk.support/lookup-entry | :transaction-set |
version | java.lang.String | cdk.support/lookup-entry | :version |
The build-cfn-capability-x12-details-property-builder function updates a CfnCapability$X12DetailsProperty$Builder instance using the provided configuration. The function takes the CfnCapability$X12DetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `transactionSet` | java.lang.String | [[cdk.support/lookup-entry]] | `:transaction-set` | | `version` | java.lang.String | [[cdk.support/lookup-entry]] | `:version` |
(build-cfn-partnership-builder builder id config)
The build-cfn-partnership-builder function updates a CfnPartnership$Builder instance using the provided configuration. The function takes the CfnPartnership$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
capabilities | java.util.List | cdk.support/lookup-entry | :capabilities |
email | java.lang.String | cdk.support/lookup-entry | :email |
name | java.lang.String | cdk.support/lookup-entry | :name |
phone | java.lang.String | cdk.support/lookup-entry | :phone |
profileId | java.lang.String | cdk.support/lookup-entry | :profile-id |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-partnership-builder function updates a CfnPartnership$Builder instance using the provided configuration. The function takes the CfnPartnership$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `capabilities` | java.util.List | [[cdk.support/lookup-entry]] | `:capabilities` | | `email` | java.lang.String | [[cdk.support/lookup-entry]] | `:email` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `phone` | java.lang.String | [[cdk.support/lookup-entry]] | `:phone` | | `profileId` | java.lang.String | [[cdk.support/lookup-entry]] | `:profile-id` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-partnership-props-builder builder id config)
The build-cfn-partnership-props-builder function updates a CfnPartnershipProps$Builder instance using the provided configuration. The function takes the CfnPartnershipProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
capabilities | java.util.List | cdk.support/lookup-entry | :capabilities |
email | java.lang.String | cdk.support/lookup-entry | :email |
name | java.lang.String | cdk.support/lookup-entry | :name |
phone | java.lang.String | cdk.support/lookup-entry | :phone |
profileId | java.lang.String | cdk.support/lookup-entry | :profile-id |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-partnership-props-builder function updates a CfnPartnershipProps$Builder instance using the provided configuration. The function takes the CfnPartnershipProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `capabilities` | java.util.List | [[cdk.support/lookup-entry]] | `:capabilities` | | `email` | java.lang.String | [[cdk.support/lookup-entry]] | `:email` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `phone` | java.lang.String | [[cdk.support/lookup-entry]] | `:phone` | | `profileId` | java.lang.String | [[cdk.support/lookup-entry]] | `:profile-id` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-profile-builder builder id config)
The build-cfn-profile-builder function updates a CfnProfile$Builder instance using the provided configuration. The function takes the CfnProfile$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
businessName | java.lang.String | cdk.support/lookup-entry | :business-name |
email | java.lang.String | cdk.support/lookup-entry | :email |
logging | java.lang.String | cdk.support/lookup-entry | :logging |
name | java.lang.String | cdk.support/lookup-entry | :name |
phone | java.lang.String | cdk.support/lookup-entry | :phone |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-profile-builder function updates a CfnProfile$Builder instance using the provided configuration. The function takes the CfnProfile$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `businessName` | java.lang.String | [[cdk.support/lookup-entry]] | `:business-name` | | `email` | java.lang.String | [[cdk.support/lookup-entry]] | `:email` | | `logging` | java.lang.String | [[cdk.support/lookup-entry]] | `:logging` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `phone` | java.lang.String | [[cdk.support/lookup-entry]] | `:phone` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-profile-props-builder builder id config)
The build-cfn-profile-props-builder function updates a CfnProfileProps$Builder instance using the provided configuration. The function takes the CfnProfileProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
businessName | java.lang.String | cdk.support/lookup-entry | :business-name |
email | java.lang.String | cdk.support/lookup-entry | :email |
logging | java.lang.String | cdk.support/lookup-entry | :logging |
name | java.lang.String | cdk.support/lookup-entry | :name |
phone | java.lang.String | cdk.support/lookup-entry | :phone |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-profile-props-builder function updates a CfnProfileProps$Builder instance using the provided configuration. The function takes the CfnProfileProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `businessName` | java.lang.String | [[cdk.support/lookup-entry]] | `:business-name` | | `email` | java.lang.String | [[cdk.support/lookup-entry]] | `:email` | | `logging` | java.lang.String | [[cdk.support/lookup-entry]] | `:logging` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `phone` | java.lang.String | [[cdk.support/lookup-entry]] | `:phone` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-transformer-builder builder id config)
The build-cfn-transformer-builder function updates a CfnTransformer$Builder instance using the provided configuration. The function takes the CfnTransformer$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
ediType | software.amazon.awscdk.services.b2bi.CfnTransformer$EdiTypeProperty | cdk.support/lookup-entry | :edi-type |
fileFormat | java.lang.String | cdk.support/lookup-entry | :file-format |
mappingTemplate | java.lang.String | cdk.support/lookup-entry | :mapping-template |
name | java.lang.String | cdk.support/lookup-entry | :name |
sampleDocument | java.lang.String | cdk.support/lookup-entry | :sample-document |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-transformer-builder function updates a CfnTransformer$Builder instance using the provided configuration. The function takes the CfnTransformer$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `ediType` | software.amazon.awscdk.services.b2bi.CfnTransformer$EdiTypeProperty | [[cdk.support/lookup-entry]] | `:edi-type` | | `fileFormat` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-format` | | `mappingTemplate` | java.lang.String | [[cdk.support/lookup-entry]] | `:mapping-template` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `sampleDocument` | java.lang.String | [[cdk.support/lookup-entry]] | `:sample-document` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-transformer-edi-type-property-builder builder id config)
The build-cfn-transformer-edi-type-property-builder function updates a CfnTransformer$EdiTypeProperty$Builder instance using the provided configuration. The function takes the CfnTransformer$EdiTypeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
x12Details | software.amazon.awscdk.services.b2bi.CfnTransformer$X12DetailsProperty | cdk.support/lookup-entry | :x12-details |
The build-cfn-transformer-edi-type-property-builder function updates a CfnTransformer$EdiTypeProperty$Builder instance using the provided configuration. The function takes the CfnTransformer$EdiTypeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `x12Details` | software.amazon.awscdk.services.b2bi.CfnTransformer$X12DetailsProperty | [[cdk.support/lookup-entry]] | `:x12-details` |
(build-cfn-transformer-props-builder builder id config)
The build-cfn-transformer-props-builder function updates a CfnTransformerProps$Builder instance using the provided configuration. The function takes the CfnTransformerProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
ediType | software.amazon.awscdk.services.b2bi.CfnTransformer$EdiTypeProperty | cdk.support/lookup-entry | :edi-type |
fileFormat | java.lang.String | cdk.support/lookup-entry | :file-format |
mappingTemplate | java.lang.String | cdk.support/lookup-entry | :mapping-template |
name | java.lang.String | cdk.support/lookup-entry | :name |
sampleDocument | java.lang.String | cdk.support/lookup-entry | :sample-document |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-transformer-props-builder function updates a CfnTransformerProps$Builder instance using the provided configuration. The function takes the CfnTransformerProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `ediType` | software.amazon.awscdk.services.b2bi.CfnTransformer$EdiTypeProperty | [[cdk.support/lookup-entry]] | `:edi-type` | | `fileFormat` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-format` | | `mappingTemplate` | java.lang.String | [[cdk.support/lookup-entry]] | `:mapping-template` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `sampleDocument` | java.lang.String | [[cdk.support/lookup-entry]] | `:sample-document` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-transformer-x12-details-property-builder builder id config)
The build-cfn-transformer-x12-details-property-builder function updates a CfnTransformer$X12DetailsProperty$Builder instance using the provided configuration. The function takes the CfnTransformer$X12DetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
transactionSet | java.lang.String | cdk.support/lookup-entry | :transaction-set |
version | java.lang.String | cdk.support/lookup-entry | :version |
The build-cfn-transformer-x12-details-property-builder function updates a CfnTransformer$X12DetailsProperty$Builder instance using the provided configuration. The function takes the CfnTransformer$X12DetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `transactionSet` | java.lang.String | [[cdk.support/lookup-entry]] | `:transaction-set` | | `version` | java.lang.String | [[cdk.support/lookup-entry]] | `:version` |
(cfn-capability-builder scope id config)
Creates a CfnCapability$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 `CfnCapability$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-capability-capability-configuration-property-builder id config)
Creates a CfnCapability$CapabilityConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnCapability$CapabilityConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-capability-edi-configuration-property-builder id config)
Creates a CfnCapability$EdiConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnCapability$EdiConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-capability-edi-type-property-builder id config)
Creates a CfnCapability$EdiTypeProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnCapability$EdiTypeProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-capability-props-builder id config)
Creates a CfnCapabilityProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnCapabilityProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-capability-s3-location-property-builder id config)
Creates a CfnCapability$S3LocationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnCapability$S3LocationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-capability-x12-details-property-builder id config)
Creates a CfnCapability$X12DetailsProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnCapability$X12DetailsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-partnership-builder scope id config)
Creates a CfnPartnership$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 `CfnPartnership$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-partnership-props-builder id config)
Creates a CfnPartnershipProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnPartnershipProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-profile-builder scope id config)
Creates a CfnProfile$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 `CfnProfile$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-profile-props-builder id config)
Creates a CfnProfileProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnProfileProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-transformer-builder scope id config)
Creates a CfnTransformer$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 `CfnTransformer$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-transformer-edi-type-property-builder id config)
Creates a CfnTransformer$EdiTypeProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnTransformer$EdiTypeProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-transformer-props-builder id config)
Creates a CfnTransformerProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnTransformerProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-transformer-x12-details-property-builder id config)
Creates a CfnTransformer$X12DetailsProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnTransformer$X12DetailsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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