Class MappingMappingArgs
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.Okta.Profile.Inputs
Assembly: Pulumi.Okta.dll
Syntax
public sealed class MappingMappingArgs : ResourceArgs
Constructors
View SourceMappingMappingArgs()
Declaration
public MappingMappingArgs()
Properties
View SourceExpression
Declaration
public Input<string> Expression { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Id
Declaration
public Input<string> Id { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
PushStatus
Declaration
public Input<string> PushStatus { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |