get_resource_path method

get_resource_path

Returns the path for a given resource.

Returns

Resource path.

def get_resource_path(self, obj):
    ...
ParameterTypeDescription
objanyResource object.

See Also