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

setTag2Key() public method

public setTag2Key ( $tag2Key )
    public function setTag2Key($tag2Key)
    {
        $this->tag2Key = $tag2Key;
        $this->queryParameters["Tag.2.Key"] = $tag2Key;
    }
CreateInstanceRequest