Class GetPrivateEndpointConnectionArgs


  • public final class GetPrivateEndpointConnectionArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • parentName

        public com.pulumi.core.Output<java.lang.String> parentName()
        Returns:
        The name of the parent resource (namely, either, the topic name, domain name, or partner namespace name).
      • parentType

        public com.pulumi.core.Output<java.lang.String> parentType()
        Returns:
        The type of the parent resource. This can be either \'topics\', \'domains\', or \'partnerNamespaces\'.
      • privateEndpointConnectionName

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

        public com.pulumi.core.Output<java.lang.String> resourceGroupName()
        Returns:
        The name of the resource group within the user's subscription.