| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
static ShareStatus |
ShareStatus.fromValue(String value)
Use this in place of valueOf.
|
static ShareStatus |
ShareStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShareStatus[] |
ShareStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResolverRule |
ResolverRule.withShareStatus(ShareStatus shareStatus)
Whether the rules is shared and, if so, whether the current account is sharing the rule with another account, or
another account is sharing the rule with the current account.
|
Copyright © 2020. All rights reserved.