AWSEC2NitroTpmSupport
Objective-C
NS_ENUM(NSInteger, AWSEC2NitroTpmSupport) {
    AWSEC2NitroTpmSupportUnknown,
    AWSEC2NitroTpmSupportUnsupported,
    AWSEC2NitroTpmSupportSupported,
}Swift
enum AWSEC2NitroTpmSupport : Int, @unchecked SendableUndocumented
- 
                  
                  Undocumented DeclarationObjective-C AWSEC2NitroTpmSupportUnknownSwift case unknown = 0
- 
                  
                  Undocumented DeclarationObjective-C AWSEC2NitroTpmSupportUnsupportedSwift case unsupported = 1
- 
                  
                  Undocumented DeclarationObjective-C AWSEC2NitroTpmSupportSupportedSwift case supported = 2
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2NitroTpmSupport Enumeration Reference
        AWSEC2NitroTpmSupport Enumeration Reference