interface JmesPathObject {
    objectAlias: string;
    path: string;
}

Properties

Properties

objectAlias: string
path: string