AWSEC2DeviceOptions
Objective-C
@interface AWSEC2DeviceOptionsSwift
class AWSEC2DeviceOptionsDescribes the options for an Amazon Web Services Verified Access device-identity based trust provider.
- 
                  
                  The URL Amazon Web Services Verified Access will use to verify the authenticity of the device tokens. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable publicSigningKeyUrl;Swift var publicSigningKeyUrl: String? { get set }
- 
                  
                  The ID of the tenant application with the device-identity provider. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable tenantId;Swift var tenantId: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2DeviceOptions Class Reference
        AWSEC2DeviceOptions Class Reference