| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
static MemberAccountDiscountVisibility |
MemberAccountDiscountVisibility.fromValue(String value)
Use this in place of valueOf.
|
static MemberAccountDiscountVisibility |
MemberAccountDiscountVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemberAccountDiscountVisibility[] |
MemberAccountDiscountVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePreferencesRequest |
UpdatePreferencesRequest.withMemberAccountDiscountVisibility(MemberAccountDiscountVisibility memberAccountDiscountVisibility)
Sets the "member account discount visibility" preference.
|
UpdatePreferencesResult |
UpdatePreferencesResult.withMemberAccountDiscountVisibility(MemberAccountDiscountVisibility memberAccountDiscountVisibility)
Shows the status of the "member account discount visibility" preference.
|
GetPreferencesResult |
GetPreferencesResult.withMemberAccountDiscountVisibility(MemberAccountDiscountVisibility memberAccountDiscountVisibility)
Retrieves the status of the "member account discount visibility" preference.
|
Copyright © 2023. All rights reserved.