Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
static EkPubKeyFormat |
EkPubKeyFormat.fromValue(String value)
Use this in place of valueOf.
|
static EkPubKeyFormat |
EkPubKeyFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EkPubKeyFormat[] |
EkPubKeyFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GetInstanceTpmEkPubResult |
GetInstanceTpmEkPubResult.withKeyFormat(EkPubKeyFormat keyFormat)
The public endorsement key format.
|
GetInstanceTpmEkPubRequest |
GetInstanceTpmEkPubRequest.withKeyFormat(EkPubKeyFormat keyFormat)
The required public endorsement key format.
|
Copyright © 2024. All rights reserved.