Class GetServiceUserResult
Inheritance
System.Object
GetServiceUserResult
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
Assembly: Pulumi.Aiven.dll
Syntax
public sealed class GetServiceUserResult
Fields
View SourceAccessCert
Declaration
public readonly string AccessCert
Field Value
| Type | Description |
|---|---|
| System.String |
AccessKey
Declaration
public readonly string AccessKey
Field Value
| Type | Description |
|---|---|
| System.String |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Password
Declaration
public readonly string Password
Field Value
| Type | Description |
|---|---|
| System.String |
Project
Declaration
public readonly string Project
Field Value
| Type | Description |
|---|---|
| System.String |
ServiceName
Declaration
public readonly string ServiceName
Field Value
| Type | Description |
|---|---|
| System.String |
Type
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |
Username
Declaration
public readonly string Username
Field Value
| Type | Description |
|---|---|
| System.String |