| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
static MemberAccountRuleStatus |
MemberAccountRuleStatus.fromValue(String value)
Use this in place of valueOf.
|
static MemberAccountRuleStatus |
MemberAccountRuleStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemberAccountRuleStatus[] |
MemberAccountRuleStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MemberAccountStatus |
MemberAccountStatus.withMemberAccountRuleStatus(MemberAccountRuleStatus memberAccountRuleStatus)
Indicates deployment status for config rule in the member account.
|
StatusDetailFilters |
StatusDetailFilters.withMemberAccountRuleStatus(MemberAccountRuleStatus memberAccountRuleStatus)
Indicates deployment status for config rule in the member account.
|
Copyright © 2019. All rights reserved.