Class PrivateEndpointArgs


  • public final class PrivateEndpointArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • clusterName

        public com.pulumi.core.Output<java.lang.String> clusterName()
        Returns:
        The name of the cluster.
      • manualPrivateLinkServiceConnections

        public java.util.Optional<com.pulumi.core.Output<java.util.List<PrivateLinkServiceConnectionArgs>>> manualPrivateLinkServiceConnections()
        Returns:
        A list of connections to the remote resource. Immutable after it is set.
      • privateEndpointName

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> privateEndpointName()
        Returns:
        The name of the private endpoint.
      • resourceGroupName

        public com.pulumi.core.Output<java.lang.String> resourceGroupName()
        Returns:
        The name of the resource group. The name is case insensitive.