Customer-defined key value attribute attached to a deployed artifact.
type CustomAttribute { key: String! value: String! }
key String!
String!
Attribute key.
value String!
Attribute value.
{} AggItem.customAttributes
{} CloudArtifactData.customAttributes
Last updated 19 days ago