@Stability(value=Stable) public static final class CfnDataSource.S3ParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.S3ParametersProperty>
CfnDataSource.S3ParametersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.S3ParametersProperty |
build()
Builds the configured instance.
|
CfnDataSource.S3ParametersProperty.Builder |
manifestFileLocation(CfnDataSource.ManifestFileLocationProperty manifestFileLocation)
Sets the value of
CfnDataSource.S3ParametersProperty.getManifestFileLocation() |
CfnDataSource.S3ParametersProperty.Builder |
manifestFileLocation(IResolvable manifestFileLocation)
Sets the value of
CfnDataSource.S3ParametersProperty.getManifestFileLocation() |
@Stability(value=Stable) public CfnDataSource.S3ParametersProperty.Builder manifestFileLocation(CfnDataSource.ManifestFileLocationProperty manifestFileLocation)
CfnDataSource.S3ParametersProperty.getManifestFileLocation()manifestFileLocation - `CfnDataSource.S3ParametersProperty.ManifestFileLocation`. This parameter is required.this@Stability(value=Stable) public CfnDataSource.S3ParametersProperty.Builder manifestFileLocation(IResolvable manifestFileLocation)
CfnDataSource.S3ParametersProperty.getManifestFileLocation()manifestFileLocation - `CfnDataSource.S3ParametersProperty.ManifestFileLocation`. This parameter is required.this@Stability(value=Stable) public CfnDataSource.S3ParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.S3ParametersProperty>CfnDataSource.S3ParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.