httpTokens property
Whether the metadata service requires session tokens, also referred to as Instance Metadata Service Version 2 (IMDSv2). Can be "optional", "required", or "no-preference". Default: "no-preference".
Implementation
final pulumi.Input<String?>? httpTokens;