/AWS1/CL_SGMINSTMETSERVICECONF¶
Information on the IMDS configuration of the notebook instance
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_minimuminstmetservicevrs TYPE /AWS1/SGMMINIMUMINSTMETSVCVRS /AWS1/SGMMINIMUMINSTMETSVCVRS¶
Indicates the minimum IMDS version that the notebook instance supports. When passed as part of
CreateNotebookInstance, if no value is selected, then it defaults to IMDSv1. This means that both IMDSv1 and IMDSv2 are supported. If passed as part ofUpdateNotebookInstance, there is no default.
Queryable Attributes¶
MinimumInstanceMetadataServiceVersion¶
Indicates the minimum IMDS version that the notebook instance supports. When passed as part of
CreateNotebookInstance, if no value is selected, then it defaults to IMDSv1. This means that both IMDSv1 and IMDSv2 are supported. If passed as part ofUpdateNotebookInstance, there is no default.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MINIMUMINSTMETSERVICEVRS() |
Getter for MINIMUMINSTMETSERVICEVERSION, with configurable d |
ASK_MINIMUMINSTMETSERVICEVRS() |
Getter for MINIMUMINSTMETSERVICEVERSION w/ exceptions if fie |
HAS_MINIMUMINSTMETSERVICEVRS() |
Determine if MINIMUMINSTMETSERVICEVERSION has a value |