Interface TagsInfoCommandInput

interface TagsInfoCommandInput {
    tag: string;
}

Properties

Properties

tag: string

Tag name, without leading hash sign (#)