Show / Hide Table of Contents

Class GetServicePgUserConfigPublicAccessResult

Inheritance
System.Object
GetServicePgUserConfigPublicAccessResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aiven.Outputs
Assembly: Pulumi.Aiven.dll
Syntax
public sealed class GetServicePgUserConfigPublicAccessResult

Fields

View Source

Pg

Declaration
public readonly string Pg
Field Value
Type Description
System.String
View Source

Pgbouncer

Declaration
public readonly string Pgbouncer
Field Value
Type Description
System.String
View Source

Prometheus

Declaration
public readonly string Prometheus
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.