Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DeviceOptions |
DeviceOptions.clone() |
DeviceOptions |
VerifiedAccessTrustProvider.getDeviceOptions()
The options for device-identity trust provider.
|
DeviceOptions |
DeviceOptions.withPublicSigningKeyUrl(String publicSigningKeyUrl)
The URL Amazon Web Services Verified Access will use to verify the authenticity of the device tokens.
|
DeviceOptions |
DeviceOptions.withTenantId(String tenantId)
The ID of the tenant application with the device-identity provider.
|
Modifier and Type | Method and Description |
---|---|
void |
VerifiedAccessTrustProvider.setDeviceOptions(DeviceOptions deviceOptions)
The options for device-identity trust provider.
|
VerifiedAccessTrustProvider |
VerifiedAccessTrustProvider.withDeviceOptions(DeviceOptions deviceOptions)
The options for device-identity trust provider.
|
Copyright © 2024. All rights reserved.