| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static ChangeSetState |
ChangeSetState.fromValue(String value)
Use this in place of valueOf.
|
static ChangeSetState |
ChangeSetState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeSetState[] |
ChangeSetState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CoreNetworkPolicyVersion |
CoreNetworkPolicyVersion.withChangeSetState(ChangeSetState changeSetState)
The status of the policy version change set.
|
CoreNetworkPolicy |
CoreNetworkPolicy.withChangeSetState(ChangeSetState changeSetState)
The state of a core network policy.
|
Copyright © 2024. All rights reserved.