minimumInstanceMetadataServiceVersion property

Input<String?>? minimumInstanceMetadataServiceVersion
final

Indicates the minimum IMDS version that the notebook instance supports. When passed "1" is passed. This means that both IMDSv1 and IMDSv2 are supported. Valid values are 1 and 2.

Implementation

final pulumi.Input<String?>? minimumInstanceMetadataServiceVersion;