Ecs\Request\V20140526\CreateInstanceRequest::setTag5Key PHP Метод

setTag5Key() публичный Метод

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