Class GetCustomDbRoleResult
Inheritance
System.Object
GetCustomDbRoleResult
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.Mongodbatlas
Assembly: Pulumi.Mongodbatlas.dll
Syntax
public sealed class GetCustomDbRoleResult
Fields
View SourceActions
Declaration
public readonly ImmutableArray<GetCustomDbRoleActionResult> Actions
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<GetCustomDbRoleActionResult> |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
InheritedRoles
Declaration
public readonly ImmutableArray<GetCustomDbRoleInheritedRoleResult> InheritedRoles
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<GetCustomDbRoleInheritedRoleResult> |
ProjectId
Declaration
public readonly string ProjectId
Field Value
| Type | Description |
|---|---|
| System.String |
RoleName
Declaration
public readonly string RoleName
Field Value
| Type | Description |
|---|---|
| System.String |