public static final class CfnApplication.DeployAsApplicationConfigurationProperty.Builder
extends java.lang.Object
CfnApplication.DeployAsApplicationConfigurationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnApplication.DeployAsApplicationConfigurationProperty |
build()
Builds the configured instance.
|
CfnApplication.DeployAsApplicationConfigurationProperty.Builder |
s3ContentLocation(CfnApplication.S3ContentBaseLocationProperty s3ContentLocation)
|
CfnApplication.DeployAsApplicationConfigurationProperty.Builder |
s3ContentLocation(IResolvable s3ContentLocation)
|
public CfnApplication.DeployAsApplicationConfigurationProperty.Builder s3ContentLocation(IResolvable s3ContentLocation)
s3ContentLocation
- The description of an Amazon S3 object that contains the Amazon Data Analytics application, including the Amazon Resource Name (ARN) of the S3 bucket, the name of the Amazon S3 object that contains the data, and the version number of the Amazon S3 object that contains the data. This parameter is required.this
public CfnApplication.DeployAsApplicationConfigurationProperty.Builder s3ContentLocation(CfnApplication.S3ContentBaseLocationProperty s3ContentLocation)
s3ContentLocation
- The description of an Amazon S3 object that contains the Amazon Data Analytics application, including the Amazon Resource Name (ARN) of the S3 bucket, the name of the Amazon S3 object that contains the data, and the version number of the Amazon S3 object that contains the data. This parameter is required.this
public CfnApplication.DeployAsApplicationConfigurationProperty build()
CfnApplication.DeployAsApplicationConfigurationProperty
java.lang.NullPointerException
- if any required attribute was not provided