| Package | Description |
|---|---|
| com.amazonaws.services.gluedatabrew.model |
| Modifier and Type | Method and Description |
|---|---|
static LogSubscription |
LogSubscription.fromValue(String value)
Use this in place of valueOf.
|
static LogSubscription |
LogSubscription.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogSubscription[] |
LogSubscription.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JobRun |
JobRun.withLogSubscription(LogSubscription logSubscription)
The current status of Amazon CloudWatch logging for the job run.
|
UpdateRecipeJobRequest |
UpdateRecipeJobRequest.withLogSubscription(LogSubscription logSubscription)
Enables or disables Amazon CloudWatch logging for the job.
|
UpdateProfileJobRequest |
UpdateProfileJobRequest.withLogSubscription(LogSubscription logSubscription)
Enables or disables Amazon CloudWatch logging for the job.
|
DescribeJobRunResult |
DescribeJobRunResult.withLogSubscription(LogSubscription logSubscription)
The current status of Amazon CloudWatch logging for the job run.
|
DescribeJobResult |
DescribeJobResult.withLogSubscription(LogSubscription logSubscription)
Indicates whether Amazon CloudWatch logging is enabled for this job.
|
CreateRecipeJobRequest |
CreateRecipeJobRequest.withLogSubscription(LogSubscription logSubscription)
Enables or disables Amazon CloudWatch logging for the job.
|
CreateProfileJobRequest |
CreateProfileJobRequest.withLogSubscription(LogSubscription logSubscription)
Enables or disables Amazon CloudWatch logging for the job.
|
Job |
Job.withLogSubscription(LogSubscription logSubscription)
The current status of Amazon CloudWatch logging for the job.
|
Copyright © 2023. All rights reserved.