Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.managedblockchain package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.managedblockchain package.
(build-cfn-accessor-builder builder id config)
The build-cfn-accessor-builder function updates a CfnAccessor$Builder instance using the provided configuration. The function takes the CfnAccessor$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
accessorType | java.lang.String | cdk.support/lookup-entry | :accessor-type |
networkType | java.lang.String | cdk.support/lookup-entry | :network-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-accessor-builder function updates a CfnAccessor$Builder instance using the provided configuration. The function takes the CfnAccessor$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `accessorType` | java.lang.String | [[cdk.support/lookup-entry]] | `:accessor-type` | | `networkType` | java.lang.String | [[cdk.support/lookup-entry]] | `:network-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-accessor-props-builder builder id config)
The build-cfn-accessor-props-builder function updates a CfnAccessorProps$Builder instance using the provided configuration. The function takes the CfnAccessorProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
accessorType | java.lang.String | cdk.support/lookup-entry | :accessor-type |
networkType | java.lang.String | cdk.support/lookup-entry | :network-type |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-accessor-props-builder function updates a CfnAccessorProps$Builder instance using the provided configuration. The function takes the CfnAccessorProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `accessorType` | java.lang.String | [[cdk.support/lookup-entry]] | `:accessor-type` | | `networkType` | java.lang.String | [[cdk.support/lookup-entry]] | `:network-type` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-member-approval-threshold-policy-property-builder builder id config)
The build-cfn-member-approval-threshold-policy-property-builder function updates a CfnMember$ApprovalThresholdPolicyProperty$Builder instance using the provided configuration. The function takes the CfnMember$ApprovalThresholdPolicyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
proposalDurationInHours | java.lang.Number | cdk.support/lookup-entry | :proposal-duration-in-hours |
thresholdComparator | java.lang.String | cdk.support/lookup-entry | :threshold-comparator |
thresholdPercentage | java.lang.Number | cdk.support/lookup-entry | :threshold-percentage |
The build-cfn-member-approval-threshold-policy-property-builder function updates a CfnMember$ApprovalThresholdPolicyProperty$Builder instance using the provided configuration. The function takes the CfnMember$ApprovalThresholdPolicyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `proposalDurationInHours` | java.lang.Number | [[cdk.support/lookup-entry]] | `:proposal-duration-in-hours` | | `thresholdComparator` | java.lang.String | [[cdk.support/lookup-entry]] | `:threshold-comparator` | | `thresholdPercentage` | java.lang.Number | [[cdk.support/lookup-entry]] | `:threshold-percentage` |
(build-cfn-member-builder builder id config)
The build-cfn-member-builder function updates a CfnMember$Builder instance using the provided configuration. The function takes the CfnMember$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
invitationId | java.lang.String | cdk.support/lookup-entry | :invitation-id |
memberConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :member-configuration |
networkConfiguration | software.amazon.awscdk.services.managedblockchain.CfnMember$NetworkConfigurationProperty | cdk.support/lookup-entry | :network-configuration |
networkId | java.lang.String | cdk.support/lookup-entry | :network-id |
The build-cfn-member-builder function updates a CfnMember$Builder instance using the provided configuration. The function takes the CfnMember$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `invitationId` | java.lang.String | [[cdk.support/lookup-entry]] | `:invitation-id` | | `memberConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:member-configuration` | | `networkConfiguration` | software.amazon.awscdk.services.managedblockchain.CfnMember$NetworkConfigurationProperty | [[cdk.support/lookup-entry]] | `:network-configuration` | | `networkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:network-id` |
(build-cfn-member-member-configuration-property-builder builder id config)
The build-cfn-member-member-configuration-property-builder function updates a CfnMember$MemberConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnMember$MemberConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
memberFrameworkConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :member-framework-configuration |
name | java.lang.String | cdk.support/lookup-entry | :name |
The build-cfn-member-member-configuration-property-builder function updates a CfnMember$MemberConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnMember$MemberConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `memberFrameworkConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:member-framework-configuration` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
(build-cfn-member-member-fabric-configuration-property-builder builder
id
config)
The build-cfn-member-member-fabric-configuration-property-builder function updates a CfnMember$MemberFabricConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnMember$MemberFabricConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
adminPassword | java.lang.String | cdk.support/lookup-entry | :admin-password |
adminUsername | java.lang.String | cdk.support/lookup-entry | :admin-username |
The build-cfn-member-member-fabric-configuration-property-builder function updates a CfnMember$MemberFabricConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnMember$MemberFabricConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `adminPassword` | java.lang.String | [[cdk.support/lookup-entry]] | `:admin-password` | | `adminUsername` | java.lang.String | [[cdk.support/lookup-entry]] | `:admin-username` |
(build-cfn-member-member-framework-configuration-property-builder builder
id
config)
The build-cfn-member-member-framework-configuration-property-builder function updates a CfnMember$MemberFrameworkConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnMember$MemberFrameworkConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
memberFabricConfiguration | software.amazon.awscdk.services.managedblockchain.CfnMember$MemberFabricConfigurationProperty | cdk.support/lookup-entry | :member-fabric-configuration |
The build-cfn-member-member-framework-configuration-property-builder function updates a CfnMember$MemberFrameworkConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnMember$MemberFrameworkConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `memberFabricConfiguration` | software.amazon.awscdk.services.managedblockchain.CfnMember$MemberFabricConfigurationProperty | [[cdk.support/lookup-entry]] | `:member-fabric-configuration` |
(build-cfn-member-network-configuration-property-builder builder id config)
The build-cfn-member-network-configuration-property-builder function updates a CfnMember$NetworkConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnMember$NetworkConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated 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 |
framework | java.lang.String | cdk.support/lookup-entry | :framework |
frameworkVersion | java.lang.String | cdk.support/lookup-entry | :framework-version |
name | java.lang.String | cdk.support/lookup-entry | :name |
networkFrameworkConfiguration | software.amazon.awscdk.services.managedblockchain.CfnMember$NetworkFrameworkConfigurationProperty | cdk.support/lookup-entry | :network-framework-configuration |
votingPolicy | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :voting-policy |
The build-cfn-member-network-configuration-property-builder function updates a CfnMember$NetworkConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnMember$NetworkConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated 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` | | `framework` | java.lang.String | [[cdk.support/lookup-entry]] | `:framework` | | `frameworkVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:framework-version` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `networkFrameworkConfiguration` | software.amazon.awscdk.services.managedblockchain.CfnMember$NetworkFrameworkConfigurationProperty | [[cdk.support/lookup-entry]] | `:network-framework-configuration` | | `votingPolicy` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:voting-policy` |
(build-cfn-member-network-fabric-configuration-property-builder builder
id
config)
The build-cfn-member-network-fabric-configuration-property-builder function updates a CfnMember$NetworkFabricConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnMember$NetworkFabricConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
edition | java.lang.String | cdk.support/lookup-entry | :edition |
The build-cfn-member-network-fabric-configuration-property-builder function updates a CfnMember$NetworkFabricConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnMember$NetworkFabricConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `edition` | java.lang.String | [[cdk.support/lookup-entry]] | `:edition` |
(build-cfn-member-network-framework-configuration-property-builder builder
id
config)
The build-cfn-member-network-framework-configuration-property-builder function updates a CfnMember$NetworkFrameworkConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnMember$NetworkFrameworkConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
networkFabricConfiguration | software.amazon.awscdk.services.managedblockchain.CfnMember$NetworkFabricConfigurationProperty | cdk.support/lookup-entry | :network-fabric-configuration |
The build-cfn-member-network-framework-configuration-property-builder function updates a CfnMember$NetworkFrameworkConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnMember$NetworkFrameworkConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `networkFabricConfiguration` | software.amazon.awscdk.services.managedblockchain.CfnMember$NetworkFabricConfigurationProperty | [[cdk.support/lookup-entry]] | `:network-fabric-configuration` |
(build-cfn-member-props-builder builder id config)
The build-cfn-member-props-builder function updates a CfnMemberProps$Builder instance using the provided configuration. The function takes the CfnMemberProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
invitationId | java.lang.String | cdk.support/lookup-entry | :invitation-id |
memberConfiguration | software.amazon.awscdk.services.managedblockchain.CfnMember$MemberConfigurationProperty | cdk.support/lookup-entry | :member-configuration |
networkConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :network-configuration |
networkId | java.lang.String | cdk.support/lookup-entry | :network-id |
The build-cfn-member-props-builder function updates a CfnMemberProps$Builder instance using the provided configuration. The function takes the CfnMemberProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `invitationId` | java.lang.String | [[cdk.support/lookup-entry]] | `:invitation-id` | | `memberConfiguration` | software.amazon.awscdk.services.managedblockchain.CfnMember$MemberConfigurationProperty | [[cdk.support/lookup-entry]] | `:member-configuration` | | `networkConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:network-configuration` | | `networkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:network-id` |
(build-cfn-member-voting-policy-property-builder builder id config)
The build-cfn-member-voting-policy-property-builder function updates a CfnMember$VotingPolicyProperty$Builder instance using the provided configuration. The function takes the CfnMember$VotingPolicyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
approvalThresholdPolicy | software.amazon.awscdk.services.managedblockchain.CfnMember$ApprovalThresholdPolicyProperty | cdk.support/lookup-entry | :approval-threshold-policy |
The build-cfn-member-voting-policy-property-builder function updates a CfnMember$VotingPolicyProperty$Builder instance using the provided configuration. The function takes the CfnMember$VotingPolicyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `approvalThresholdPolicy` | software.amazon.awscdk.services.managedblockchain.CfnMember$ApprovalThresholdPolicyProperty | [[cdk.support/lookup-entry]] | `:approval-threshold-policy` |
(build-cfn-node-builder builder id config)
The build-cfn-node-builder function updates a CfnNode$Builder instance using the provided configuration. The function takes the CfnNode$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
memberId | java.lang.String | cdk.support/lookup-entry | :member-id |
networkId | java.lang.String | cdk.support/lookup-entry | :network-id |
nodeConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :node-configuration |
The build-cfn-node-builder function updates a CfnNode$Builder instance using the provided configuration. The function takes the CfnNode$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `memberId` | java.lang.String | [[cdk.support/lookup-entry]] | `:member-id` | | `networkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:network-id` | | `nodeConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:node-configuration` |
(build-cfn-node-node-configuration-property-builder builder id config)
The build-cfn-node-node-configuration-property-builder function updates a CfnNode$NodeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnNode$NodeConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
availabilityZone | java.lang.String | cdk.support/lookup-entry | :availability-zone |
instanceType | java.lang.String | cdk.support/lookup-entry | :instance-type |
The build-cfn-node-node-configuration-property-builder function updates a CfnNode$NodeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnNode$NodeConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `availabilityZone` | java.lang.String | [[cdk.support/lookup-entry]] | `:availability-zone` | | `instanceType` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-type` |
(build-cfn-node-props-builder builder id config)
The build-cfn-node-props-builder function updates a CfnNodeProps$Builder instance using the provided configuration. The function takes the CfnNodeProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
memberId | java.lang.String | cdk.support/lookup-entry | :member-id |
networkId | java.lang.String | cdk.support/lookup-entry | :network-id |
nodeConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :node-configuration |
The build-cfn-node-props-builder function updates a CfnNodeProps$Builder instance using the provided configuration. The function takes the CfnNodeProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `memberId` | java.lang.String | [[cdk.support/lookup-entry]] | `:member-id` | | `networkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:network-id` | | `nodeConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:node-configuration` |
(cfn-accessor-builder scope id config)
Creates a CfnAccessor$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 `CfnAccessor$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-accessor-props-builder id config)
Creates a CfnAccessorProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnAccessorProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-member-approval-threshold-policy-property-builder id config)
Creates a CfnMember$ApprovalThresholdPolicyProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnMember$ApprovalThresholdPolicyProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-member-builder scope id config)
Creates a CfnMember$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 `CfnMember$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-member-member-configuration-property-builder id config)
Creates a CfnMember$MemberConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnMember$MemberConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-member-member-fabric-configuration-property-builder id config)
Creates a CfnMember$MemberFabricConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnMember$MemberFabricConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-member-member-framework-configuration-property-builder id config)
Creates a CfnMember$MemberFrameworkConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnMember$MemberFrameworkConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-member-network-configuration-property-builder id config)
Creates a CfnMember$NetworkConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnMember$NetworkConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-member-network-fabric-configuration-property-builder id config)
Creates a CfnMember$NetworkFabricConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnMember$NetworkFabricConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-member-network-framework-configuration-property-builder id config)
Creates a CfnMember$NetworkFrameworkConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnMember$NetworkFrameworkConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-member-props-builder id config)
Creates a CfnMemberProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnMemberProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-member-voting-policy-property-builder id config)
Creates a CfnMember$VotingPolicyProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnMember$VotingPolicyProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-node-builder scope id config)
Creates a CfnNode$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 `CfnNode$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-node-node-configuration-property-builder id config)
Creates a CfnNode$NodeConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnNode$NodeConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-node-props-builder id config)
Creates a CfnNodeProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnNodeProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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