Class ProviderAssumeRole
Inheritance
System.Object
ProviderAssumeRole
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.Aws.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class ProviderAssumeRole
Fields
View SourceExternalId
Declaration
public readonly string ExternalId
Field Value
| Type | Description |
|---|---|
| System.String |
Policy
Declaration
public readonly string Policy
Field Value
| Type | Description |
|---|---|
| System.String |
RoleArn
Declaration
public readonly string RoleArn
Field Value
| Type | Description |
|---|---|
| System.String |
SessionName
Declaration
public readonly string SessionName
Field Value
| Type | Description |
|---|---|
| System.String |