| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
S3BatchJobIdentifier |
S3BatchJobIdentifier.clone() |
S3BatchJobIdentifier |
BatchJobIdentifier.getS3BatchJobIdentifier()
Specifies an Amazon S3 location that identifies the batch jobs that you want to run.
|
S3BatchJobIdentifier |
S3BatchJobIdentifier.withBucket(String bucket)
The Amazon S3 bucket that contains the batch job definitions.
|
S3BatchJobIdentifier |
S3BatchJobIdentifier.withIdentifier(JobIdentifier identifier)
Identifies the batch job definition.
|
S3BatchJobIdentifier |
S3BatchJobIdentifier.withKeyPrefix(String keyPrefix)
The key prefix that specifies the path to the folder in the S3 bucket that has the batch job definitions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchJobIdentifier.setS3BatchJobIdentifier(S3BatchJobIdentifier s3BatchJobIdentifier)
Specifies an Amazon S3 location that identifies the batch jobs that you want to run.
|
BatchJobIdentifier |
BatchJobIdentifier.withS3BatchJobIdentifier(S3BatchJobIdentifier s3BatchJobIdentifier)
Specifies an Amazon S3 location that identifies the batch jobs that you want to run.
|
Copyright © 2023. All rights reserved.