TaggedResource
                                TaggedResource                            
                            
                            Specifies a resource with id and type
JSON Example
                                    {
    "id": "string",
    "type": "string"
}
            
            
                                    string
                
                
            
        
        
                id            
                            Optional
            
            
        ID of the resource
            
            
                                    string
                
                
            
        
        
                type            
                            Optional
            
            
        Type of the resource
