Class GetKeyResult
Inheritance
System.Object
GetKeyResult
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()
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetKeyResult
Fields
View Source
Arn
Declaration
public readonly string Arn
Field Value
| Type |
Description |
| System.String |
|
View Source
AwsAccountId
Declaration
public readonly string AwsAccountId
Field Value
| Type |
Description |
| System.String |
|
View Source
CreationDate
Declaration
public readonly string CreationDate
Field Value
| Type |
Description |
| System.String |
|
View Source
CustomerMasterKeySpec
Declaration
public readonly string CustomerMasterKeySpec
Field Value
| Type |
Description |
| System.String |
|
View Source
DeletionDate
Declaration
public readonly string DeletionDate
Field Value
| Type |
Description |
| System.String |
|
View Source
Description
Declaration
public readonly string Description
Field Value
| Type |
Description |
| System.String |
|
View Source
Enabled
Declaration
public readonly bool Enabled
Field Value
| Type |
Description |
| System.Boolean |
|
View Source
ExpirationModel
Declaration
public readonly string ExpirationModel
Field Value
| Type |
Description |
| System.String |
|
View Source
GrantTokens
Declaration
public readonly ImmutableArray<string> GrantTokens
Field Value
| Type |
Description |
| System.Collections.Immutable.ImmutableArray<System.String> |
|
View Source
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type |
Description |
| System.String |
|
View Source
KeyId
Declaration
public readonly string KeyId
Field Value
| Type |
Description |
| System.String |
|
View Source
KeyManager
Declaration
public readonly string KeyManager
Field Value
| Type |
Description |
| System.String |
|
View Source
KeyState
Declaration
public readonly string KeyState
Field Value
| Type |
Description |
| System.String |
|
View Source
KeyUsage
Declaration
public readonly string KeyUsage
Field Value
| Type |
Description |
| System.String |
|
View Source
Origin
Declaration
public readonly string Origin
Field Value
| Type |
Description |
| System.String |
|
View Source
ValidTo
Declaration
public readonly string ValidTo
Field Value
| Type |
Description |
| System.String |
|