| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
static AutomationType |
AutomationType.fromValue(String value)
Use this in place of valueOf.
|
static AutomationType |
AutomationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutomationType[] |
AutomationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutomationExecutionMetadata.setAutomationType(AutomationType automationType)
Use this filter with DescribeAutomationExecutions.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withAutomationType(AutomationType automationType)
Use this filter with DescribeAutomationExecutions.
|
Copyright © 2021. All rights reserved.