Interface VPNServerLifecycleReason.Code

  • Enclosing class:
    VPNServerLifecycleReason

    public static interface VPNServerLifecycleReason.Code
    A snake case string succinctly identifying the reason for this lifecycle state.
    • Field Detail

      • RESOURCE_SUSPENDED_BY_PROVIDER

        static final String RESOURCE_SUSPENDED_BY_PROVIDER
        resource_suspended_by_provider.
        See Also:
        Constant Field Values