| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
static SsmTargetAccount |
SsmTargetAccount.fromValue(String value)
Use this in place of valueOf.
|
static SsmTargetAccount |
SsmTargetAccount.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SsmTargetAccount[] |
SsmTargetAccount.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SsmAutomation |
SsmAutomation.withTargetAccount(SsmTargetAccount targetAccount)
The account that the automation document will be run in.
|
Copyright © 2023. All rights reserved.