Class GetCredentialsResult
Inheritance
System.Object
GetCredentialsResult
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.Ecr
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetCredentialsResult
Fields
View SourceAuthorizationToken
Declaration
public readonly string AuthorizationToken
Field Value
| Type | Description |
|---|---|
| System.String |
ExpiresAt
Declaration
public readonly string ExpiresAt
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 |
ProxyEndpoint
Declaration
public readonly string ProxyEndpoint
Field Value
| Type | Description |
|---|---|
| System.String |
RegistryId
Declaration
public readonly string RegistryId
Field Value
| Type | Description |
|---|---|
| System.String |