| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static DeviceTrustProviderType |
DeviceTrustProviderType.fromValue(String value)
Use this in place of valueOf.
|
static DeviceTrustProviderType |
DeviceTrustProviderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceTrustProviderType[] |
DeviceTrustProviderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VerifiedAccessTrustProviderCondensed |
VerifiedAccessTrustProviderCondensed.withDeviceTrustProviderType(DeviceTrustProviderType deviceTrustProviderType)
The type of device-based trust provider.
|
VerifiedAccessTrustProvider |
VerifiedAccessTrustProvider.withDeviceTrustProviderType(DeviceTrustProviderType deviceTrustProviderType)
The type of device-based trust provider.
|
CreateVerifiedAccessTrustProviderRequest |
CreateVerifiedAccessTrustProviderRequest.withDeviceTrustProviderType(DeviceTrustProviderType deviceTrustProviderType)
The type of device-based trust provider.
|
Copyright © 2025. All rights reserved.