public static final class CfnDataSource.S3ParametersProperty.Builder
extends java.lang.Object
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() |
public CfnDataSource.S3ParametersProperty.Builder manifestFileLocation(IResolvable manifestFileLocation)
CfnDataSource.S3ParametersProperty.getManifestFileLocation()
manifestFileLocation
- Location of the Amazon S3 manifest file. This parameter is required.
This is NULL if the manifest file was uploaded into Amazon QuickSight.this
public CfnDataSource.S3ParametersProperty.Builder manifestFileLocation(CfnDataSource.ManifestFileLocationProperty manifestFileLocation)
CfnDataSource.S3ParametersProperty.getManifestFileLocation()
manifestFileLocation
- Location of the Amazon S3 manifest file. This parameter is required.
This is NULL if the manifest file was uploaded into Amazon QuickSight.this
public CfnDataSource.S3ParametersProperty build()
CfnDataSource.S3ParametersProperty
java.lang.NullPointerException
- if any required attribute was not provided