| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
S3ContentLocation |
CustomArtifactConfiguration.s3ContentLocation()
Returns the value of the S3ContentLocation property for this object.
|
S3ContentLocation |
CodeContent.s3ContentLocation()
Information about the Amazon S3 bucket that contains the application code.
|
S3ContentLocation |
CustomArtifactConfigurationDescription.s3ContentLocationDescription()
Returns the value of the S3ContentLocationDescription property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CustomArtifactConfiguration.Builder |
CustomArtifactConfiguration.Builder.s3ContentLocation(S3ContentLocation s3ContentLocation)
Sets the value of the S3ContentLocation property for this object.
|
CodeContent.Builder |
CodeContent.Builder.s3ContentLocation(S3ContentLocation s3ContentLocation)
Information about the Amazon S3 bucket that contains the application code.
|
CustomArtifactConfigurationDescription.Builder |
CustomArtifactConfigurationDescription.Builder.s3ContentLocationDescription(S3ContentLocation s3ContentLocationDescription)
Sets the value of the S3ContentLocationDescription property for this object.
|
Copyright © 2022. All rights reserved.