Show / Hide Table of Contents

Class GetServicePgUserConfigPrivateAccessResult

Inheritance
System.Object
GetServicePgUserConfigPrivateAccessResult
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 GetServicePgUserConfigPrivateAccessResult

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.