Checks whether a value is a valid ResourceShape.
Validates structural integrity including kind, model, constraints, and properties. Each property must be an Id, Type, or Property, and at most one Id and one Type entry are allowed.
kind
model
Id
Type
The value to check
true if value is a structurally valid resource shape; false otherwise
value
Checks whether a value is a valid ResourceShape.
Validates structural integrity including
kind,model, constraints, and properties. Each property must be an Id, Type, or Property, and at most oneIdand oneTypeentry are allowed.