@Stability(value=Stable) public static final class CfnApplication.ContentProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplication.ContentProperty>
CfnApplication.ContentProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.ContentProperty |
build()
Builds the configured instance.
|
CfnApplication.ContentProperty.Builder |
s3Location(String s3Location)
Sets the value of
CfnApplication.ContentProperty.getS3Location() |
@Stability(value=Stable) public CfnApplication.ContentProperty.Builder s3Location(String s3Location)
CfnApplication.ContentProperty.getS3Location()s3Location - `CfnApplication.ContentProperty.S3Location`. This parameter is required.this@Stability(value=Stable) public CfnApplication.ContentProperty build()
build in interface software.amazon.jsii.Builder<CfnApplication.ContentProperty>CfnApplication.ContentPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.