Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.codestar package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.codestar package.
(build-cfn-git-hub-repository-builder builder id config)
The build-cfn-git-hub-repository-builder function updates a CfnGitHubRepository$Builder instance using the provided configuration. The function takes the CfnGitHubRepository$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
code | software.amazon.awscdk.services.codestar.CfnGitHubRepository$CodeProperty | cdk.support/lookup-entry | :code |
connectionArn | java.lang.String | cdk.support/lookup-entry | :connection-arn |
enableIssues | java.lang.Boolean | cdk.support/lookup-entry | :enable-issues |
isPrivate | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :is-private |
repositoryAccessToken | java.lang.String | cdk.support/lookup-entry | :repository-access-token |
repositoryDescription | java.lang.String | cdk.support/lookup-entry | :repository-description |
repositoryName | java.lang.String | cdk.support/lookup-entry | :repository-name |
repositoryOwner | java.lang.String | cdk.support/lookup-entry | :repository-owner |
The build-cfn-git-hub-repository-builder function updates a CfnGitHubRepository$Builder instance using the provided configuration. The function takes the CfnGitHubRepository$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `code` | software.amazon.awscdk.services.codestar.CfnGitHubRepository$CodeProperty | [[cdk.support/lookup-entry]] | `:code` | | `connectionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:connection-arn` | | `enableIssues` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enable-issues` | | `isPrivate` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:is-private` | | `repositoryAccessToken` | java.lang.String | [[cdk.support/lookup-entry]] | `:repository-access-token` | | `repositoryDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:repository-description` | | `repositoryName` | java.lang.String | [[cdk.support/lookup-entry]] | `:repository-name` | | `repositoryOwner` | java.lang.String | [[cdk.support/lookup-entry]] | `:repository-owner` |
(build-cfn-git-hub-repository-code-property-builder builder id config)
The build-cfn-git-hub-repository-code-property-builder function updates a CfnGitHubRepository$CodeProperty$Builder instance using the provided configuration. The function takes the CfnGitHubRepository$CodeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
s3 | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :s3 |
The build-cfn-git-hub-repository-code-property-builder function updates a CfnGitHubRepository$CodeProperty$Builder instance using the provided configuration. The function takes the CfnGitHubRepository$CodeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `s3` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:s3` |
(build-cfn-git-hub-repository-props-builder builder id config)
The build-cfn-git-hub-repository-props-builder function updates a CfnGitHubRepositoryProps$Builder instance using the provided configuration. The function takes the CfnGitHubRepositoryProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
code | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :code |
connectionArn | java.lang.String | cdk.support/lookup-entry | :connection-arn |
enableIssues | java.lang.Boolean | cdk.support/lookup-entry | :enable-issues |
isPrivate | java.lang.Boolean | cdk.support/lookup-entry | :is-private |
repositoryAccessToken | java.lang.String | cdk.support/lookup-entry | :repository-access-token |
repositoryDescription | java.lang.String | cdk.support/lookup-entry | :repository-description |
repositoryName | java.lang.String | cdk.support/lookup-entry | :repository-name |
repositoryOwner | java.lang.String | cdk.support/lookup-entry | :repository-owner |
The build-cfn-git-hub-repository-props-builder function updates a CfnGitHubRepositoryProps$Builder instance using the provided configuration. The function takes the CfnGitHubRepositoryProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `code` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:code` | | `connectionArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:connection-arn` | | `enableIssues` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enable-issues` | | `isPrivate` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:is-private` | | `repositoryAccessToken` | java.lang.String | [[cdk.support/lookup-entry]] | `:repository-access-token` | | `repositoryDescription` | java.lang.String | [[cdk.support/lookup-entry]] | `:repository-description` | | `repositoryName` | java.lang.String | [[cdk.support/lookup-entry]] | `:repository-name` | | `repositoryOwner` | java.lang.String | [[cdk.support/lookup-entry]] | `:repository-owner` |
(build-cfn-git-hub-repository-s3-property-builder builder id config)
The build-cfn-git-hub-repository-s3-property-builder function updates a CfnGitHubRepository$S3Property$Builder instance using the provided configuration. The function takes the CfnGitHubRepository$S3Property$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
bucket | java.lang.String | cdk.support/lookup-entry | :bucket |
key | java.lang.String | cdk.support/lookup-entry | :key |
objectVersion | java.lang.String | cdk.support/lookup-entry | :object-version |
The build-cfn-git-hub-repository-s3-property-builder function updates a CfnGitHubRepository$S3Property$Builder instance using the provided configuration. The function takes the CfnGitHubRepository$S3Property$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `bucket` | java.lang.String | [[cdk.support/lookup-entry]] | `:bucket` | | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `objectVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:object-version` |
(cfn-git-hub-repository-builder scope id config)
Creates a CfnGitHubRepository$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 `CfnGitHubRepository$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-git-hub-repository-code-property-builder id config)
Creates a CfnGitHubRepository$CodeProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGitHubRepository$CodeProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-git-hub-repository-props-builder id config)
Creates a CfnGitHubRepositoryProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGitHubRepositoryProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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-git-hub-repository-s3-property-builder id config)
Creates a CfnGitHubRepository$S3Property$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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 `CfnGitHubRepository$S3Property$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following 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