| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
MemberAccountStatus |
MemberAccountStatus.clone() |
MemberAccountStatus |
MemberAccountStatus.withAccountId(String accountId) |
MemberAccountStatus |
MemberAccountStatus.withConfigRuleName(String configRuleName) |
MemberAccountStatus |
MemberAccountStatus.withErrorCode(String errorCode) |
MemberAccountStatus |
MemberAccountStatus.withErrorMessage(String errorMessage) |
MemberAccountStatus |
MemberAccountStatus.withLastUpdateTime(Date lastUpdateTime) |
MemberAccountStatus |
MemberAccountStatus.withMemberAccountRuleStatus(MemberAccountRuleStatus memberAccountRuleStatus) |
MemberAccountStatus |
MemberAccountStatus.withMemberAccountRuleStatus(String memberAccountRuleStatus) |
| Modifier and Type | Method and Description |
|---|---|
List<MemberAccountStatus> |
GetOrganizationConfigRuleDetailedStatusResult.getOrganizationConfigRuleDetailedStatus() |
| Modifier and Type | Method and Description |
|---|---|
GetOrganizationConfigRuleDetailedStatusResult |
GetOrganizationConfigRuleDetailedStatusResult.withOrganizationConfigRuleDetailedStatus(MemberAccountStatus... organizationConfigRuleDetailedStatus)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetOrganizationConfigRuleDetailedStatusResult.setOrganizationConfigRuleDetailedStatus(Collection<MemberAccountStatus> organizationConfigRuleDetailedStatus) |
GetOrganizationConfigRuleDetailedStatusResult |
GetOrganizationConfigRuleDetailedStatusResult.withOrganizationConfigRuleDetailedStatus(Collection<MemberAccountStatus> organizationConfigRuleDetailedStatus) |
Copyright © 2019. All rights reserved.