ServerlessRuntimeTag interface
Serverless Runtime Tags
Property Details
name
The name (also known as the key) of the tag.
name?: string
Property Value
string
value
The value of the tag.
value?: string
Property Value
string