| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestar.model |
| Modifier and Type | Method and Description |
|---|---|
S3Location |
ToolchainSource.s3()
The Amazon S3 bucket where the toolchain template file provided with the project request is stored.
|
S3Location |
CodeSource.s3()
Information about the Amazon S3 location where the source code files provided with the project request are
stored.
|
| Modifier and Type | Method and Description |
|---|---|
ToolchainSource.Builder |
ToolchainSource.Builder.s3(S3Location s3)
The Amazon S3 bucket where the toolchain template file provided with the project request is stored.
|
CodeSource.Builder |
CodeSource.Builder.s3(S3Location s3)
Information about the Amazon S3 location where the source code files provided with the project request are
stored.
|
Copyright © 2019. All rights reserved.