Security Profile Args
constructor(encryptionAtHost: Output<Boolean>? = null, encryptionIdentity: Output<EncryptionIdentityArgs>? = null, proxyAgentSettings: Output<ProxyAgentSettingsArgs>? = null, securityType: Output<Either<String, SecurityTypes>>? = null, uefiSettings: Output<UefiSettingsArgs>? = null)