| Modifier and Type | Method and Description |
|---|---|
default S3DataType |
TransformS3DataSource.getS3DataType()
S3 Data Type.
|
S3DataType |
TransformS3DataSource.Jsii$Proxy.getS3DataType() |
default S3DataType |
S3DataSource.getS3DataType()
S3 Data Type.
|
S3DataType |
S3DataSource.Jsii$Proxy.getS3DataType() |
static S3DataType |
S3DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3DataType[] |
S3DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransformS3DataSource.Builder |
TransformS3DataSource.Builder.s3DataType(S3DataType s3DataType)
Sets the value of
TransformS3DataSource.getS3DataType() |
S3DataSource.Builder |
S3DataSource.Builder.s3DataType(S3DataType s3DataType)
Sets the value of
S3DataSource.getS3DataType() |
Copyright © 2023. All rights reserved.