| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticbeanstalk |
AWS Elastic Beanstalk Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnApplicationVersion.SourceBundleProperty.Builder |
CfnApplicationVersion.SourceBundleProperty.builder() |
CfnApplicationVersion.SourceBundleProperty.Builder |
CfnApplicationVersion.SourceBundleProperty.Builder.s3Bucket(String s3Bucket)
Sets the value of
CfnApplicationVersion.SourceBundleProperty.getS3Bucket() |
CfnApplicationVersion.SourceBundleProperty.Builder |
CfnApplicationVersion.SourceBundleProperty.Builder.s3Key(String s3Key)
Sets the value of
CfnApplicationVersion.SourceBundleProperty.getS3Key() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnApplicationVersion.SourceBundleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationVersion.SourceBundleProperty.Builder. |
Copyright © 2022. All rights reserved.