| Package | Description |
|---|---|
| com.amazonaws.services.route53profiles.model |
| Modifier and Type | Method and Description |
|---|---|
static ProfileStatus |
ProfileStatus.fromValue(String value)
Use this in place of valueOf.
|
static ProfileStatus |
ProfileStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileStatus[] |
ProfileStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Profile |
Profile.withStatus(ProfileStatus status)
The status for the Profile.
|
ProfileResourceAssociation |
ProfileResourceAssociation.withStatus(ProfileStatus status)
Status of the Profile resource association.
|
ProfileAssociation |
ProfileAssociation.withStatus(ProfileStatus status)
Status of the Profile association.
|
Copyright © 2024. All rights reserved.