Class PrivateEndpointOutboundRuleArgs


  • public final class PrivateEndpointOutboundRuleArgs
    extends com.pulumi.resources.ResourceArgs
    Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
    • Method Detail

      • category

        public java.util.Optional<com.pulumi.core.Output<com.pulumi.core.Either<java.lang.String,​RuleCategory>>> category()
        Returns:
        Category of a managed network Outbound Rule of a machine learning workspace.
      • destination

        public java.util.Optional<com.pulumi.core.Output<PrivateEndpointDestinationArgs>> destination()
        Returns:
        Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
      • status

        public java.util.Optional<com.pulumi.core.Output<com.pulumi.core.Either<java.lang.String,​RuleStatus>>> status()
        Returns:
        Status of a managed network Outbound Rule of a machine learning workspace.
      • type

        public com.pulumi.core.Output<java.lang.String> type()
        Returns:
        Type of a managed network Outbound Rule of a machine learning workspace. Expected value is 'PrivateEndpoint'.