Interface GatewayCollectionGatewaysItemCrossAccountGateway.OperationalStatus
- 
- Enclosing class:
- GatewayCollectionGatewaysItemCrossAccountGateway
 
 public static interface GatewayCollectionGatewaysItemCrossAccountGateway.OperationalStatusGateway operational status. The list of enumerated values for this property may expand in the future. Code and processes using this field must tolerate unexpected values.
- 
- 
Field SummaryFields Modifier and Type Field Description static StringAWAITING_COMPLETION_NOTICEawaiting_completion_notice.static StringAWAITING_LOAawaiting_loa.static StringCOMPLETION_NOTICE_APPROVEDcompletion_notice_approved.static StringCOMPLETION_NOTICE_RECEIVEDcompletion_notice_received.static StringCOMPLETION_NOTICE_REJECTEDcompletion_notice_rejected.static StringCONFIGURINGconfiguring.static StringCREATE_PENDINGcreate_pending.static StringCREATE_REJECTEDcreate_rejected.static StringDELETE_PENDINGdelete_pending.static StringLOA_ACCEPTEDloa_accepted.static StringLOA_CREATEDloa_created.static StringLOA_REJECTEDloa_rejected.static StringPROVISIONEDprovisioned.
 
- 
- 
- 
Field Detail- 
AWAITING_COMPLETION_NOTICEstatic final String AWAITING_COMPLETION_NOTICE awaiting_completion_notice.- See Also:
- Constant Field Values
 
 - 
AWAITING_LOAstatic final String AWAITING_LOA awaiting_loa.- See Also:
- Constant Field Values
 
 - 
CONFIGURINGstatic final String CONFIGURING configuring.- See Also:
- Constant Field Values
 
 - 
CREATE_PENDINGstatic final String CREATE_PENDING create_pending.- See Also:
- Constant Field Values
 
 - 
CREATE_REJECTEDstatic final String CREATE_REJECTED create_rejected.- See Also:
- Constant Field Values
 
 - 
COMPLETION_NOTICE_APPROVEDstatic final String COMPLETION_NOTICE_APPROVED completion_notice_approved.- See Also:
- Constant Field Values
 
 - 
COMPLETION_NOTICE_RECEIVEDstatic final String COMPLETION_NOTICE_RECEIVED completion_notice_received.- See Also:
- Constant Field Values
 
 - 
COMPLETION_NOTICE_REJECTEDstatic final String COMPLETION_NOTICE_REJECTED completion_notice_rejected.- See Also:
- Constant Field Values
 
 - 
DELETE_PENDINGstatic final String DELETE_PENDING delete_pending.- See Also:
- Constant Field Values
 
 - 
LOA_ACCEPTEDstatic final String LOA_ACCEPTED loa_accepted.- See Also:
- Constant Field Values
 
 - 
LOA_CREATEDstatic final String LOA_CREATED loa_created.- See Also:
- Constant Field Values
 
 - 
LOA_REJECTEDstatic final String LOA_REJECTED loa_rejected.- See Also:
- Constant Field Values
 
 - 
PROVISIONEDstatic final String PROVISIONED provisioned.- See Also:
- Constant Field Values
 
 
- 
 
-