| Package | Description |
|---|---|
| com.amazonaws.services.scheduler.model |
| Modifier and Type | Method and Description |
|---|---|
static PropagateTags |
PropagateTags.fromValue(String value)
Use this in place of valueOf.
|
static PropagateTags |
PropagateTags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropagateTags[] |
PropagateTags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EcsParameters |
EcsParameters.withPropagateTags(PropagateTags propagateTags)
Specifies whether to propagate the tags from the task definition to the task.
|
Copyright © 2024. All rights reserved.