Class ClientGroupPolicyGroupGetArgs
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.Keycloak.OpenId.Inputs
Assembly: Pulumi.Keycloak.dll
Syntax
public sealed class ClientGroupPolicyGroupGetArgs : ResourceArgs
Constructors
View SourceClientGroupPolicyGroupGetArgs()
Declaration
public ClientGroupPolicyGroupGetArgs()
Properties
View SourceExtendChildren
Declaration
public Input<bool> ExtendChildren { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |
Id
Declaration
public Input<string> Id { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Path
Declaration
public Input<string> Path { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |