@Stability(value=Stable) public static final class CfnModelPackage.DataSourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnModelPackage.DataSourceProperty>
CfnModelPackage.DataSourceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnModelPackage.DataSourceProperty |
build()
Builds the configured instance.
|
CfnModelPackage.DataSourceProperty.Builder |
s3DataSource(CfnModelPackage.S3DataSourceProperty s3DataSource)
Sets the value of
CfnModelPackage.DataSourceProperty.getS3DataSource() |
CfnModelPackage.DataSourceProperty.Builder |
s3DataSource(IResolvable s3DataSource)
Sets the value of
CfnModelPackage.DataSourceProperty.getS3DataSource() |
@Stability(value=Stable) public CfnModelPackage.DataSourceProperty.Builder s3DataSource(CfnModelPackage.S3DataSourceProperty s3DataSource)
CfnModelPackage.DataSourceProperty.getS3DataSource()s3DataSource - The S3 location of the data source that is associated with a channel. This parameter is required.this@Stability(value=Stable) public CfnModelPackage.DataSourceProperty.Builder s3DataSource(IResolvable s3DataSource)
CfnModelPackage.DataSourceProperty.getS3DataSource()s3DataSource - The S3 location of the data source that is associated with a channel. This parameter is required.this@Stability(value=Stable) public CfnModelPackage.DataSourceProperty build()
build in interface software.amazon.jsii.Builder<CfnModelPackage.DataSourceProperty>CfnModelPackage.DataSourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.