Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
NitroTpmInfo |
NitroTpmInfo.clone() |
NitroTpmInfo |
InstanceTypeInfo.getNitroTpmInfo()
Describes the supported NitroTPM versions for the instance type.
|
NitroTpmInfo |
NitroTpmInfo.withSupportedVersions(Collection<String> supportedVersions)
Indicates the supported NitroTPM versions.
|
NitroTpmInfo |
NitroTpmInfo.withSupportedVersions(String... supportedVersions)
Indicates the supported NitroTPM versions.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceTypeInfo.setNitroTpmInfo(NitroTpmInfo nitroTpmInfo)
Describes the supported NitroTPM versions for the instance type.
|
InstanceTypeInfo |
InstanceTypeInfo.withNitroTpmInfo(NitroTpmInfo nitroTpmInfo)
Describes the supported NitroTPM versions for the instance type.
|
Copyright © 2024. All rights reserved.