httpTokens property

Input<String?>? httpTokens
final

Whether or not the metadata service requires session tokens, also referred to as Instance Metadata Service Version 2 (IMDSv2). Can be "optional" or "required". (Default: "optional").

Implementation

final pulumi.Input<String?>? httpTokens;