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). Valid values include optional or required.

Implementation

final pulumi.Input<String?>? httpTokens;