AWSAccountState
No description
enum AWSAccountState {
WAITING
SUCCESS
ERROR
}
Values
AWSAccountState.WAITING
AWSAccountState.SUCCESS
AWSAccountState.ERROR
Member of
AWSAccount
object