Class ConnectionStateProperties


  • public final class ConnectionStateProperties
    extends Object
    The connection state of a managed private endpoint.
    • Constructor Detail

      • ConnectionStateProperties

        public ConnectionStateProperties()
    • Method Detail

      • actionsRequired

        public String actionsRequired()
        Get the actionsRequired property: The actions required on the managed private endpoint.
        Returns:
        the actionsRequired value.
      • description

        public String description()
        Get the description property: The managed private endpoint description.
        Returns:
        the description value.
      • status

        public String status()
        Get the status property: The approval status.
        Returns:
        the status value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.