Ecs\Request\V20140526\CreateInstanceRequest::setTag5Key PHP Method

setTag5Key() public method

public setTag5Key ( $tag5Key )
    public function setTag5Key($tag5Key)
    {
        $this->tag5Key = $tag5Key;
        $this->queryParameters["Tag.5.Key"] = $tag5Key;
    }
CreateInstanceRequest